Aspose::Pdf::Annotations::Rendition class
Rendition class
Class which describes rendition object of RendtionAnnotation.
class Rendition : public System::Object
Methods
Method | Description |
---|---|
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
- Class Object
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++