Aspose::TeX::Presentation::Svg::SvgDevice::AddBookmark method
SvgDevice::AddBookmark method
Adds the bookmark identified by the name.
void Aspose::TeX::Presentation::Svg::SvgDevice::AddBookmark(System::String name, System::Drawing::PointF position) override
Parameter | Type | Description |
---|---|---|
name | System::String | The name. |
position | System::Drawing::PointF | The position. |
Deprecated
This method has been deprecated starting from version 24.7 and will be hidden in version 24.10. False
See Also
- Class String
- Class PointF
- Class SvgDevice
- Namespace Aspose::TeX::Presentation::Svg
- Library Aspose.TeX for C++