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

See Also