PDFPAGE_SetDefaultRGBColorSpace
IPDFDocument3 :: PDF page methods

See Also
Collapse All

This method sets the default RGB color mapping profile as current.

Syntax

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

Remarks

PDFPAGE_SetDefaultRGBColorSpace sets the default (built-in) RGB color mapping profile as current.

Equivalent in new interface: IPDFDocument4::SetColorSpaceType.

See Also

Reference