Click or drag to resize

GStateSetFillColorSpace Method

Sets the color space used for filling operations.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetFillColorSpace(
	ColorSpace cs
)

Parameters

cs
Type: pdftron.PDFColorSpace
the new fill color space
See Also