Click or drag to resize

TextDiffOptionsGetOpacityA Method

Gets the value OpacityA from the options object The difference opacity for deletions

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

Return Value

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