GetAutoAppendIxData |
Scroll |
Gets the index data object from the existing document.
Namespace: Therefore.API
Visual Basic Public Overridable Function GetAutoAppendIxData ( _ pServer As TheServer _ )As TheIndexData C# public virtual TheIndexData GetAutoAppendIxData ( TheServer pServer )
Parameters pServer A valid and connected TheServer object.
Return Value TheIndexData object of the existing document. |
|