Back to Devexpress

PdfMarkupAnnotationFacade.Opacity Property

officefileapi-devexpress-dot-pdf-dot-pdfmarkupannotationfacade-817fa69e.md

latest1.0 KB
Original Source

PdfMarkupAnnotationFacade.Opacity Property

Specifies the annotation’s opacity.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public double Opacity { get; set; }
vb
Public Property Opacity As Double

Property Value

TypeDescription
Double

A double value that is the annotation opacity (from 0 to 1).

|

See Also

PdfMarkupAnnotationFacade Class

PdfMarkupAnnotationFacade Members

DevExpress.Pdf Namespace