MarkupAnnotationOpacity Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the constant opacity value that shall be used in painting the annotation. Default value: 1.0.

Namespace:  Apitron.PDF.Kit.Interactive.Annotations
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public double Opacity { get; set; }

Property Value

Type: Double
The opacity.
See Also

Reference