Skip to main content
All docs
V26.1
  • Pdf20StructureType Enum

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    Declaration

    public enum Pdf20StructureType

    Members

    Name
    Document
    DocumentFragment
    Part
    Sect
    Div
    Aside
    NonStruct
    Title
    H
    H1
    H2
    H3
    H4
    H5
    H6
    P
    FENote
    Sub
    Lbl
    Span
    Em
    Strong
    Ref
    Annot
    Form
    Ruby
    RB
    RT
    RP
    Warichu
    WT
    WP
    L
    LI
    LBody
    Table
    TR
    TH
    TD
    THead
    TBody
    TFoot
    Caption
    Figure
    Formula
    Artifact
    Custom

    Related API Members

    The following properties accept/return Pdf20StructureType values:

    See Also