ImageGear .NET v25.2 - Updated
ImageGear.Formats.SimplifiedMetadata Assembly / ImageGear.Formats.XMP.PagedText Namespace / ImGearPagedTextXMPMetadata Class
Properties


In This Topic
    ImGearPagedTextXMPMetadata Class Members
    In This Topic

    The following tables list the members exposed by ImGearPagedTextXMPMetadata.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearPagedTextXMPMetadata class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets Colorants property of the Paged Text XMP schema. This XMP property specifies ordered array of colorants (swatches) that are used in the document (including any in contained documents).  
    Public PropertyGets or sets Fonts property of the Paged Text XMP schema. This XMP property specifies unordered array of fonts that are used in the document (including any in contained documents).  
    Public PropertyGets or sets MaxPageSize property of the Paged Text XMP schema. This XMP property specifies size of the largest page in the document (including any in contained documents).  
    Public PropertyGets or sets NPages property of the Paged Text XMP schema. This XMP property specifies number of pages in the document (including any in contained documents).  
    Public PropertyGets or sets PlateNames property of the Paged Text XMP schema. This XMP property specifies ordered array of plate names that are needed to print the document (including any in contained documents).  
    Top
    See Also