menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class XmpSchemaType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class XmpSchemaType

    Enumerates types of the xmp schema.

    Inheritance
    System.Object
    XmpSchemaType
    Namespace: Syncfusion.Pdf.Xmp
    Assembly: Syncfusion.Pdf.Portable.dll
    Syntax
    public sealed class XmpSchemaType : Enum

    Fields

    BasicJobTicketSchema

    Basic Job Ticket Schema.

    Declaration
    public const XmpSchemaType BasicJobTicketSchema
    Field Value
    Type
    XmpSchemaType

    BasicSchema

    Basic Schema.

    Declaration
    public const XmpSchemaType BasicSchema
    Field Value
    Type
    XmpSchemaType

    Custom

    Custom schema.

    Declaration
    public const XmpSchemaType Custom
    Field Value
    Type
    XmpSchemaType

    DublinCoreSchema

    Dublin Core Schema.

    Declaration
    public const XmpSchemaType DublinCoreSchema
    Field Value
    Type
    XmpSchemaType

    PagedTextSchema

    Paged Text Schema.

    Declaration
    public const XmpSchemaType PagedTextSchema
    Field Value
    Type
    XmpSchemaType

    PDFSchema

    Adobe PDF Schema.

    Declaration
    public const XmpSchemaType PDFSchema
    Field Value
    Type
    XmpSchemaType

    RightsManagementSchema

    Rights Management Schema.

    Declaration
    public const XmpSchemaType RightsManagementSchema
    Field Value
    Type
    XmpSchemaType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved