Aspose::Pdf::Annotations::SelectorRendition class

SelectorRendition class

Class describes selector rendition.

class SelectorRendition : public Aspose::Pdf::Annotations::Rendition

Methods

MethodDescription
get_Name()Text string specifying the name of the rendition for use in a user interface and for name tree lookup by JavaScript actions.
get_Renditions()Gets array of renditions.
get_RenditionType()Gets rendition type.
set_Name(System::String)Text string specifying the name of the rendition for use in a user interface and for name tree lookup by JavaScript actions.

See Also