Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfArtifactSubType

    Show / Hide Table of Contents

    Class PdfArtifactSubType

    Represents the subtype of the artifact

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

    Fields

    Footer

    Represents the subtype of the artifact as footer

    Declaration
    public const PdfArtifactSubType Footer
    Field Value
    Type Description
    PdfArtifactSubType

    Header

    Represents the subtype of the artifact as header

    Declaration
    public const PdfArtifactSubType Header
    Field Value
    Type Description
    PdfArtifactSubType

    None

    Represents the subtype of the artifact as none

    Declaration
    public const PdfArtifactSubType None
    Field Value
    Type Description
    PdfArtifactSubType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Watermark

    Represents the subtype of the artifact as watermark

    Declaration
    public const PdfArtifactSubType Watermark
    Field Value
    Type Description
    PdfArtifactSubType
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved