IDocumentTableLoadHandler
IDocumentTableLoadHandler interface
Overrides default loading of DocumentTable
objects while creating a DocumentTableSet
instance.
public interface IDocumentTableLoadHandler
Methods
Name | Description |
---|---|
Handle(DocumentTableLoadArgs) | 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
- namespace GroupDocs.Assembly.Data
- assembly GroupDocs.Assembly