IndexInDocument
DocumentTable.IndexInDocument property
Gets the original zero-based index of the corresponding table as per the source document.
public int IndexInDocument { get; }
Remarks
Depending on an IDocumentTableLoadHandler implementation provided, this index may differ from the index of this DocumentTable instance within the table collection of the corresponding DocumentTableSet instance, if any.
See Also
- class DocumentTable
- namespace GroupDocs.Assembly.Data
- assembly GroupDocs.Assembly