PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method creates and begins an order for optional content groups in a PDF document.
|
| HRESULT BeginOrder ( BSTR orderName ) |
Parameters
orderName
Name of the order
Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.
Remarks
Call EndOrder when you finish adding content groups in order.
See AddContentGroup for an example.
See Also
Reference


