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

    Returns the structure element type for a fragment of computer program text.

    Namespace: DevExpress.Docs.Pdf

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

    NuGet Package: DevExpress.Docs.Pdf

    Declaration

    public static StructureElementType Code { get; }

    Property Value

    Type Description
    StructureElementType

    The Code structure element type.

    See Also