Aspose::Pdf::Annotations::Rendition class

Rendition class

Class which describes rendition object of RendtionAnnotation.

class Rendition : public System::Object

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_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