Click or drag to resize

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

Return Value

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