XmpRenditionClass class
Leave feedback
On this page
Represents XMP RenditionClass.
Inheritance: XmpRenditionClass →
XmpText →
XmpValueBase →
PropertyValue
The XmpRenditionClass type exposes the following members:
| Constructor | Description |
|---|---|
__init__(self, tokens) |
Initializes a new instance of the XmpRenditionClass class. |
| 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. |
| Method | Description |
|---|---|
accept_value(self, value_acceptor) |
Extracts the property value using a custom ValueAcceptor. |
get_xmp_representation(self) |
Returns string contained value in XMP format. |
- module
groupdocs.metadata.standards.xmp - class
MetadataPropertyType - class
PropertyValue - class
ValueAcceptor - class
XmpRenditionClass - class
XmpText - class
XmpValueBase
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.