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

    Returns the structure element type for a two-dimensional layout of rectangular data cells.

    Namespace: DevExpress.Docs.Pdf

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

    NuGet Package: DevExpress.Docs.Pdf

    Declaration

    public static StructureElementType Table { get; }

    Property Value

    Type Description
    StructureElementType

    The Table structure element type.

    See Also