Thumbnail class

Thumbnail class

Represents thumbnail image for a file.

Inheritance: ThumbnailComplexTypeBaseXmpTypeBase

The Thumbnail type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the Thumbnail class.
initInitializes a new instance of the Thumbnail class.

Properties

PropertyDescription
prefixGets the prefix.
namespace_uriGets the default namespace URI.
widthGets or sets the width.
heightGets or sets the height.
image_base64Gets or sets the image in base64 format.

Methods

MethodDescription
get_xmp_representationGets the string contained value in XMP format.

See Also