Click or drag to resize

DiffOptionsSetColorB Method

Sets the value for ColorB in 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 DiffOptions SetColorB(
	ColorPt value
)

Parameters

value
Type: pdftron.PDFColorPt
The difference color for the second page

Return Value

Type: DiffOptions
this object, for call chaining
See Also