Aspose::TeX::Presentation::IInteractiveDevice class

IInteractiveDevice class

The interface defining interactive features processing methods.

class IInteractiveDevice : public virtual System::Object

Methods

MethodDescription
virtual AddBookmark(System::String, System::Drawing::PointF)Adds the bookmark identified by the name.
virtual get_InternalHyperlinksTargets()Returns the map of internal hyperlink targets.
virtual SaveInternalHyperlinkTarget(int32_t, System::Drawing::RectangleF)Saves internal hyperlink target as a page number and a rectangular area on a page.

See Also