PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method finalizes an optional content group.
|
| HRESULT EndMarkedContent ( LONG groupIndex ) |
Parameters
groupIndex
Index of the content group
Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.
Remarks
groupIndex is a value returned by the CreateContentGroup method.
BeginMarkedContent must to be called before using this method.
See the CreateContentGroup for examples.
See Also
Reference


