SwitchToCurrentPage
IPDFDocument4 :: General document management :: Common

See Also
Collapse All

This method switches all output commands back to the current PDF page. You should call this method after composing a watermark or pattern.

Syntax

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

Remarks

See the AddWatermark method for examples.

See Also

Reference