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

See Also