Click or drag to resize

ILookUpTable Methods

The ILookUpTable type exposes the following members.

Methods
 NameDescription
Public methodIDTableIsLoaded Gets a value, indicating if the ID-Table is loaded for the provided document.
Public methodLoadIDTable Loads an ID based lookup table for a document.
Public methodLoadPathTable Loads a CAEXPath based lookup table for a document.
Public methodPathTableIsLoaded Gets a value, indicating if the Path-Table is loaded for the provided document.
Public methodUnloadIDTable Unloads the ID based lookup table for a document.
Public methodUnloadPathTable Unloads the CAEXPath based lookup table for a document.
Top
See Also