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()
Public Function GetOpacityB As Double
public:
virtual double GetOpacityB() sealed
Return Value
Type:
Doublea double, The difference opacity for insertions in between 0.0 (transparent) and 1.0 (opaque)
See Also