EndOrder
IPDFDocument4 :: Content Groups

See Also
Collapse All

This method ends an order for optional content groups in a PDF document.

Syntax

HRESULT EndOrder ()
Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.

Remarks

BeginOrder must be called before this method.

See theĀ AddContentGroup for examples.

See Also

Reference