XmpThumbnail
XmpThumbnail()
Initializes a new instance of the XmpThumbnail
class.
public XmpThumbnail()
See Also
- class XmpThumbnail
- namespace GroupDocs.Metadata.Standards.Xmp
- assembly GroupDocs.Metadata
XmpThumbnail(int, int)
Initializes a new instance of the XmpThumbnail
class.
public XmpThumbnail(int width, int height)
Parameter | Type | Description |
---|---|---|
width | Int32 | The width. |
height | Int32 | The height. |
See Also
- class XmpThumbnail
- namespace GroupDocs.Metadata.Standards.Xmp
- assembly GroupDocs.Metadata