GetContentGroupName
IPDFDocument4 :: Content Groups

See Also
Collapse All

This method retrieves the name of an optional content group.

Syntax

BSTR GetContentGroupName (
LONG groupIndex
)
Parameters
groupIndex
Index of the content group

Return value
Name of the optional content group

Remarks

groupIndex is a value returned by the CreateContentGroup method.

See the CreateContentGroup method for examples.

See Also

Reference