XmpRenditionClass class
XmpRenditionClass class
Represents XMP RenditionClass.
Inheritance: XmpRenditionClass →
XmpText →
XmpValueBase →
PropertyValue
The XmpRenditionClass type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the XmpRenditionClass class. |
Properties
| Property | Description |
|---|---|
| type | Gets the MetadataPropertyType. |
| raw_value | Gets the raw value. |
| value | Gets the value. |
| DEFAULT | The master resource; no additional tokens allowed. |
| DRAFT | A review rendition. |
| LOW_RES | A low-resolution, full-size stand-in. |
| PROOF | A review proof. |
| SCREEN | Screen resolution or Web rendition. |
| THUMBNAIL | A simplified or reduced preview. Additional tokens can provide characteristics. The recommended order is thumbnail:format:size:colorspace. |
Methods
| Method | Description |
|---|---|
| accept_value | Extracts the property value using a custom ValueAcceptor. |
| get_xmp_representation | Returns string contained value in XMP format. |
See Also
- module
groupdocs.metadata.standards.xmp - class
MetadataPropertyType - class
PropertyValue - class
ValueAcceptor - class
XmpRenditionClass - class
XmpText - class
XmpValueBase