GStateGetStrokeColor Method |
Gets the stroke color space.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public ColorPt GetStrokeColor()
Public Function GetStrokeColor As ColorPt
public:
virtual ColorPt^ GetStrokeColor() sealed
function GetStrokeColor();
Return Value
Type:
ColorPt color space used for stroking
See Also