menu

Document Processing

XmpStructureType Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    XmpStructureType Class

    Enumerates types of the xmp structure.

    Inheritance
    System.Object
    XmpStructureType
    Namespace: Syncfusion.Pdf.Xmp
    Assembly: Syncfusion.Pdf.Base.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved