Aspose::Pdf::Annotations::MediaRendition class

MediaRendition class

Class describes media rendition.

class MediaRendition : public Aspose::Pdf::Annotations::Rendition

Methods

MethodDescription
get_MediaClip()Gets media clip obkects associated with rendition.
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