DiffOptionsGetColorB Method |
Gets the value ColorB from the options object
The difference color for the second page
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 the second page.
See Also