PdfMarkupAnnotationFacade.Opacity Property
Specifies the annotation’s opacity.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
Double | A double value that is the annotation opacity (from 0 to 1). |
See Also