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.

See Also