PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method initializes the creation of content group.
|
| HRESULT BeginMarkedContent ( 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 the value returned by the CreateContentGroup method.
Call EndMarkedContent when you finish adding content in a group.
See CreateContentGroup for an example.
See Also
Reference


