Xamarin.Forms

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

    Show / Hide Table of Contents

    Class PdfTagType

    Represents the tag type

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

    Fields

    Annotation

    Represents the tag type as Annotation

    Declaration
    public const PdfTagType Annotation
    Field Value
    Type Description
    PdfTagType

    Article

    Represents the tag type as Article

    Declaration
    public const PdfTagType Article
    Field Value
    Type Description
    PdfTagType

    BibliographyEntry

    Represents the tag type as BibliographyEntry

    Declaration
    public const PdfTagType BibliographyEntry
    Field Value
    Type Description
    PdfTagType

    BlockQuotation

    Represents the tag type as BlockQuotation

    Declaration
    public const PdfTagType BlockQuotation
    Field Value
    Type Description
    PdfTagType

    Caption

    Represents the tag type as Caption

    Declaration
    public const PdfTagType Caption
    Field Value
    Type Description
    PdfTagType

    Code

    Represents the tag type as Code

    Declaration
    public const PdfTagType Code
    Field Value
    Type Description
    PdfTagType

    Division

    Represents the tag type as Division

    Declaration
    public const PdfTagType Division
    Field Value
    Type Description
    PdfTagType

    Document

    Represents the tag type as Document

    Declaration
    public const PdfTagType Document
    Field Value
    Type Description
    PdfTagType

    Figure

    Represents the tag type as Figure

    Declaration
    public const PdfTagType Figure
    Field Value
    Type Description
    PdfTagType

    Form

    Represents the tag type as Form

    Declaration
    public const PdfTagType Form
    Field Value
    Type Description
    PdfTagType

    Formula

    Represents the tag type as Formula

    Declaration
    public const PdfTagType Formula
    Field Value
    Type Description
    PdfTagType

    Heading

    Represents the tag type as Heading

    Declaration
    public const PdfTagType Heading
    Field Value
    Type Description
    PdfTagType

    HeadingLevel1

    Represents the tag type as HeadingLevel1

    Declaration
    public const PdfTagType HeadingLevel1
    Field Value
    Type Description
    PdfTagType

    HeadingLevel2

    Represents the tag type as HeadingLevel2

    Declaration
    public const PdfTagType HeadingLevel2
    Field Value
    Type Description
    PdfTagType

    HeadingLevel3

    Represents the tag type as HeadingLevel3

    Declaration
    public const PdfTagType HeadingLevel3
    Field Value
    Type Description
    PdfTagType

    HeadingLevel4

    Represents the tag type as HeadingLevel4

    Declaration
    public const PdfTagType HeadingLevel4
    Field Value
    Type Description
    PdfTagType

    HeadingLevel5

    Represents the tag type as HeadingLevel5

    Declaration
    public const PdfTagType HeadingLevel5
    Field Value
    Type Description
    PdfTagType

    HeadingLevel6

    Represents the tag type as HeadingLevel6

    Declaration
    public const PdfTagType HeadingLevel6
    Field Value
    Type Description
    PdfTagType

    Index

    Represents the tag type as Index

    Declaration
    public const PdfTagType Index
    Field Value
    Type Description
    PdfTagType

    Label

    Represents the tag type as Label

    Declaration
    public const PdfTagType Label
    Field Value
    Type Description
    PdfTagType

    Link

    Represents the tag type as Link

    Declaration
    public const PdfTagType Link
    Field Value
    Type Description
    PdfTagType

    List

    Represents the tag type as List

    Declaration
    public const PdfTagType List
    Field Value
    Type Description
    PdfTagType

    ListBody

    Represents the tag type as ListBody

    Declaration
    public const PdfTagType ListBody
    Field Value
    Type Description
    PdfTagType

    ListItem

    Represents the tag type as ListItem

    Declaration
    public const PdfTagType ListItem
    Field Value
    Type Description
    PdfTagType

    None

    Represents the tag type as None

    Declaration
    public const PdfTagType None
    Field Value
    Type Description
    PdfTagType

    Note

    Represents the tag type as Note

    Declaration
    public const PdfTagType Note
    Field Value
    Type Description
    PdfTagType

    Paragraph

    Represents the tag type as Paragraph

    Declaration
    public const PdfTagType Paragraph
    Field Value
    Type Description
    PdfTagType

    Part

    Represents the tag type as Part

    Declaration
    public const PdfTagType Part
    Field Value
    Type Description
    PdfTagType

    Private

    Represents the tag type as Private

    Declaration
    public const PdfTagType Private
    Field Value
    Type Description
    PdfTagType

    Quotation

    Represents the tag type as Quotation

    Declaration
    public const PdfTagType Quotation
    Field Value
    Type Description
    PdfTagType

    Reference

    Represents the tag type as Reference

    Declaration
    public const PdfTagType Reference
    Field Value
    Type Description
    PdfTagType

    Ruby

    Represents the tag type as Ruby

    Declaration
    public const PdfTagType Ruby
    Field Value
    Type Description
    PdfTagType

    Section

    Represents the tag type as Section

    Declaration
    public const PdfTagType Section
    Field Value
    Type Description
    PdfTagType

    Span

    Represents the tag type as Span

    Declaration
    public const PdfTagType Span
    Field Value
    Type Description
    PdfTagType

    Table

    Represents the tag type as Table

    Declaration
    public const PdfTagType Table
    Field Value
    Type Description
    PdfTagType

    TableBodyRowGroup

    Represents the tag type as TableBodyRowGroup

    Declaration
    public const PdfTagType TableBodyRowGroup
    Field Value
    Type Description
    PdfTagType

    TableDataCell

    Represents the tag type as TableDataCell

    Declaration
    public const PdfTagType TableDataCell
    Field Value
    Type Description
    PdfTagType

    TableFooterRowGroup

    Represents the tag type as TableFooterRowGroup

    Declaration
    public const PdfTagType TableFooterRowGroup
    Field Value
    Type Description
    PdfTagType

    TableHeader

    Represents the tag type as TableHeader

    Declaration
    public const PdfTagType TableHeader
    Field Value
    Type Description
    PdfTagType

    TableHeaderRowGroup

    Represents the tag type as TableHeaderRowGroup

    Declaration
    public const PdfTagType TableHeaderRowGroup
    Field Value
    Type Description
    PdfTagType

    TableOfContent

    Represents the tag type as TableOfContent

    Declaration
    public const PdfTagType TableOfContent
    Field Value
    Type Description
    PdfTagType

    TableOfContentItem

    Represents the tag type as TableOfContentItem

    Declaration
    public const PdfTagType TableOfContentItem
    Field Value
    Type Description
    PdfTagType

    TableRow

    Represents the tag type as TableRow

    Declaration
    public const PdfTagType TableRow
    Field Value
    Type Description
    PdfTagType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Warichu

    Represents the tag type as Warichu

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