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
ParameterTypeDescription
nameSystem::StringThe name.
positionSystem::Drawing::PointFThe position.

Deprecated

This method has been deprecated starting from version 24.7 and will be hidden in version 24.10. False

See Also