GStateGetFillColorSpace Method |
Gets the fill color.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public ColorSpace GetFillColorSpace()
Public Function GetFillColorSpace As ColorSpace
public:
virtual ColorSpace^ GetFillColorSpace() sealed
function GetFillColorSpace();
Return Value
Type:
ColorSpace a color value/point represented in the current fill color space
See Also