DocumentTableLoadArgs Class |
Namespace: GroupDocs.Assembly.Data
The DocumentTableLoadArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsLoaded |
Gets or sets a value indicating whether the corresponding document table is to be loaded or not.
The default value is true.
|
![]() | Options |
Gets or sets DocumentTableOptions to be used while loading the corresponding document table.
The default value is null, which means that default DocumentTableOptions are to be applied.
|
![]() | TableIndex |
Gets the zero-based index of the corresponding document table to be loaded.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |