SetIndexData |
Scroll |
Set index data for the document that will be archived.
Namespace: Therefore.API
Visual Basic Public Overridable Function SetIndexData ( _ pIxData As TheIndexData _ ) C# public virtual void SetIndexData ( TheIndexData pIxData )
ParameterspIxData The index data object for the document created by the ThereforeĀā¢ PDF Printer. |