Xamarin.Forms

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

    Show / Hide Table of Contents

    Class PdfArtifactType

    Represents the type of the artifact

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

    Fields

    Background

    Declaration
    public const PdfArtifactType Background
    Field Value
    Type Description
    PdfArtifactType

    Layout

    Declaration
    public const PdfArtifactType Layout
    Field Value
    Type Description
    PdfArtifactType

    None

    Declaration
    public const PdfArtifactType None
    Field Value
    Type Description
    PdfArtifactType

    Page

    Declaration
    public const PdfArtifactType Page
    Field Value
    Type Description
    PdfArtifactType

    Pagination

    Declaration
    public const PdfArtifactType Pagination
    Field Value
    Type Description
    PdfArtifactType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved