PDFPAGE_SetDefaultGrayColorSpace
IPDFDocument3 :: PDF page methods

See Also
Collapse All

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

Syntax

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

Remarks

PDFPAGE_SetDefaultGrayColorSpace sets the default (built-in) gray color mapping profile as current.

Equivalent in new interface: IPDFDocument4::SetColorSpaceType.

See Also

Reference