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