Enum XmpStructureType
Enumerates types of the xmp structure.
Namespace: Syncfusion.Pdf.Xmp
Assembly: Syncfusion.Pdf.Base.dll
Syntax
public enum XmpStructureType
  Fields
| Name | Description | 
|---|---|
| Colorant | A structure containing the characteristics of a Coloring (swatch) used in a document.  | 
      
| Dimensions | A structure containing dimensions for a drawn object.  | 
      
| Font | A structure containing the characteristics of a font used in a document.  | 
      
| Job | Job structure.  | 
      
| Thumbnail | A thumbnail image for a file.  |