Class XmpStructureType
Enumerates types of the xmp structure.
Inheritance
System.Object
XmpStructureType
Namespace: Syncfusion.Pdf.Xmp
Assembly: Syncfusion.Pdf.NET.dll
Syntax
public sealed class XmpStructureType : Enum
Fields
Colorant
A structure containing the characteristics of a Coloring (swatch) used in a document.
Declaration
public const XmpStructureType Colorant
Field Value
Type |
---|
XmpStructureType |
Dimensions
A structure containing dimensions for a drawn object.
Declaration
public const XmpStructureType Dimensions
Field Value
Type |
---|
XmpStructureType |
Font
A structure containing the characteristics of a font used in a document.
Declaration
public const XmpStructureType Font
Field Value
Type |
---|
XmpStructureType |
Job
Job structure.
Declaration
public const XmpStructureType Job
Field Value
Type |
---|
XmpStructureType |
Thumbnail
A thumbnail image for a file.
Declaration
public const XmpStructureType Thumbnail
Field Value
Type |
---|
XmpStructureType |