Click or drag to resize

TextDiffOptionsGetOpacityB Method

Gets the value OpacityB from the options object The difference opacity for insertions

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public double GetOpacityB()

Return Value

Type: Double
a double, The difference opacity for insertions in between 0.0 (transparent) and 1.0 (opaque)
See Also