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