TextBlock
This read-only property returns the TextBlock by an index of the workdoc.
Syntax
TextBlock (index as Long) as ISCBCdrTextBlock
Parameter | Description |
---|---|
Index | [in] Specifies the index of the TextBlock. Valid indices are from 0 to BlockCount-1. |