menu

Document Processing

Table Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    Table Class

    Inheritance
    System.Object
    Table
    Namespace: Syncfusion.XPS
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public class Table : Object

    Constructors

    Table()

    Declaration
    public Table()

    Properties

    Items

    Declaration
    public TableRowGroup[] Items { get; set; }
    Property Value
    Type
    TableRowGroup[]
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved