SetColorSpaceTypeFill
IPDFDocument4 :: Page Operations :: Common

See Also
Collapse All

This method sets the type of the current color mapping profile for all fill operations.

Syntax

HRESULT SetColorSpaceTypeFill (
ColorSpaceType colorspace
)
Parameters
colorspace
New value for the current color mapping profile type

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

See Also

Reference