Click or drag to resize

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()

Return Value

Type: ColorPt
a ColorPt^, The difference color for deletions in the form of R, G, B
See Also