Aspose::TeX::Presentation::Xps::XpsDevice::AddBookmark method
XpsDevice::AddBookmark method
Adds the bookmark identified by the name.
void Aspose::TeX::Presentation::Xps::XpsDevice::AddBookmark(System::String name, System::Drawing::PointF position) override
Parameter | Type | Description |
---|---|---|
name | System::String | The name. |
position | System::Drawing::PointF | The position. |
See Also
- Class String
- Class PointF
- Class XpsDevice
- Namespace Aspose::TeX::Presentation::Xps
- Library Aspose.TeX for C++