Class Rendition

Rendition class

Class which describes rendition object of RendtionAnnotation.

public class Rendition

Properties

NameDescription
Name { get; set; }Text string specifying the name of the rendition for use in a user interface and for name tree lookup by JavaScript actions.
RenditionType { get; }Gets rendition type.

See Also