GStateGetFillColor Method |
Gets the fill color space.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public ColorPt GetFillColor()
Public Function GetFillColor As ColorPt
public:
virtual ColorPt^ GetFillColor() sealed
Return Value
Type:
ColorPt color space used for filling
See Also