XmpRational class
XmpRational class
Represents XMP XmpRational.
Inheritance: XmpRational
→
XmpValueBase
→
PropertyValue
The XmpRational type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the XmpRational class. |
init | Initializes a new instance of the XmpBoolean class. |
Properties
Property | Description |
---|---|
type | Gets the MetadataPropertyType . |
raw_value | Gets the raw value. |
numerator | Gets numerator. |
denominator | Gets denominator |
double_value | Gets value of rational type presented in double format. |
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
XmpBoolean
- class
XmpRational
- class
XmpValueBase