XpsDevice.AddBookmark
XpsDevice.AddBookmark method
Adds the bookmark identified by the name.
[Obsolete("This method has been deprecated starting from version 24.7 and will be hidden in version 24.10.")]
public void AddBookmark(string name, PointF position)
Parameter | Type | Description |
---|---|---|
name | String | The name. |
position | PointF | The position. |
See Also
- class XpsDevice
- namespace Aspose.TeX.Presentation.Xps
- assembly Aspose.TeX