Thumbnail class
Thumbnail class
Represents thumbnail image for a file.
Inheritance: Thumbnail
→
ComplexTypeBase
→
XmpTypeBase
The Thumbnail type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the Thumbnail class. |
init | Initializes a new instance of the Thumbnail class. |
Properties
Property | Description |
---|---|
prefix | Gets the prefix. |
namespace_uri | Gets the default namespace URI. |
width | Gets or sets the width. |
height | Gets or sets the height. |
image_base64 | Gets or sets the image in base64 format. |
Methods
Method | Description |
---|---|
get_xmp_representation | Gets the string contained value in XMP format. |
See Also
- module
aspose.cad.xmp.types.complex.thumbnail
- class
ComplexTypeBase
- class
Thumbnail
- class
XmpTypeBase