DocumentTable Properties |
The DocumentTable type exposes the following members.
Name | Description | |
---|---|---|
![]() | Columns |
Gets the collection of DocumentTableColumn objects representing columns of
the corresponding table.
|
![]() | IndexInDocument |
Gets the original zero-based index of the corresponding table as per the source document.
|
![]() | Name |
Gets or sets the name of this table used to access the table's data in a template document passed to
DocumentAssembler.
|