IDocumentTableLoadHandler class
IDocumentTableLoadHandler class
Overrides default loading of DocumentTable objects while creating a DocumentTableSet
instance.
The IDocumentTableLoadHandler type exposes the following members:
Methods
| Method | Description |
|---|---|
| handle | Overrides default loading of a particular DocumentTable object while creating
a DocumentTableSet instance. |
Remarks
Implement this interface if you want to discard loading of specific DocumentTable objects or provide
specific DocumentTableOptions for document tables being loaded.
See Also
- module
groupdocs.assembly.data - class
DocumentTable - class
DocumentTableOptions - class
DocumentTableSet