TextExtractorStyleGetColor Method |
Gets the color.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetColor As Color
public:
virtual Color GetColor() sealed
Return Value
Type:
Color text color in RGB color space.
See Also