SetColorSpaceStroke
IPDFDocument4
::
Page Operations
::
Common
See Also
Collapse All
This method sets the specified ICC profile as the current color mapping profile for all stroke operations.
Syntax
HRESULT
SetColorSpaceStroke (
LONG
colorspaceNumber
)
Parameters
colorspaceNumber
Number of the color space
Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.
See Also
Reference
IPDFDocument4
Page Operations