Skip to main content
All docs
V26.1
  • StructureElementType.Part Property

    Returns the structure element type for a large-scale division of a document (for example, a chapter or a volume).

    Namespace: DevExpress.Docs.Pdf

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

    NuGet Package: DevExpress.Docs.Pdf

    Declaration

    public static StructureElementType Part { get; }

    Property Value

    Type Description
    StructureElementType

    The Part structure element type.

    See Also