TextDiffOptionsGetColorA Method |
Gets the value ColorA from the options object
The difference color for deletions
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public ColorPt GetColorA()
Public Function GetColorA As ColorPt
public:
virtual ColorPt^ GetColorA() sealed
Return Value
Type:
ColorPta ColorPt^, The difference color for deletions in the form of R, G, B
See Also