PdfMarkupAnnotationFacade.Opacity Property
In This Article
Specifies the annotation’s opacity.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.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