PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method retrieves the state of an optional content group.
|
| VARIANT_BOOL GetContentGroupState ( LONG groupIndex ) |
Parameters
groupIndex
Index of the content group
Return value
The state of the content group. VARIANT_TRUE if the group is visible and VARIANT_FALSE otherwise.
Remarks
groupIndex is a value returned by the CreateContentGroup method.
See the CreateContentGroup method for examples.
See Also
Reference


