Aspose::TeX::Presentation::Aps::ApsDevice::AddBookmark method

ApsDevice::AddBookmark method

Adds the bookmark identified by the name.

void Aspose::TeX::Presentation::Aps::ApsDevice::AddBookmark(System::String name, System::Drawing::PointF position) override
ParameterTypeDescription
nameSystem::StringThe name.
positionSystem::Drawing::PointFThe position.

See Also