The following tables list the members exposed by ImGearPagedTextXMPMetadata.
Public Methods
| Name | Description |
 | getColorants | Returns Colorants value of the Paged Text XMP schema. This XMP value specifies ordered array of colorants (swatches) that are used in the document (including any in contained documents).
|
 | getFonts | Returns Fonts value of the Paged Text XMP schema. This XMP value specifies unordered array of fonts that are used in the document (including any in contained documents).
|
 | getMaxPageSize | Returns MaxPageSize value of the Paged Text XMP schema. This XMP value specifies size of the largest page in the document (including any in contained documents).
|
 | getNPages | Returns NPages value of the Paged Text XMP schema. This XMP value specifies number of pages in the document (including any in contained documents).
|
 | getPlateNames | Returns PlateNames value of the Paged Text XMP schema. This XMP value specifies ordered array of plate names that are needed to print the document (including any in contained documents).
|
 | setColorants | Sets Colorants value of the Paged Text XMP schema. This XMP value specifies ordered array of colorants (swatches) that are used in the document (including any in contained documents).
|
 | setFonts | Sets Fonts value of the Paged Text XMP schema. This XMP value specifies unordered array of fonts that are used in the document (including any in contained documents).
|
 | setMaxPageSize | Sets MaxPageSize value of the Paged Text XMP schema. This XMP value specifies size of the largest page in the document (including any in contained documents).
|
 | setNPages | Sets NPages value of the Paged Text XMP schema. This XMP value specifies number of pages in the document (including any in contained documents).
|
 | setPlateNames | Sets PlateNames value of the Paged Text XMP schema. This XMP value specifies ordered array of plate names that are needed to print the document (including any in contained documents).
|
Top
See Also