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