DiffOptionsGetColorA Method |
Gets the value ColorA from the options object
The difference color for the first page.
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 the first page..
See Also