PdfFileAttachmentAppearanceOpacity Property |
Gets or sets the opacity.
Default value: 1.0
Namespace: SautinSoft.Pdf.AnnotationsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.1.20
Syntaxpublic double Opacity { get; set; }Public Property Opacity As Double
Get
Set
Property Value
Double
The opacity.
See Also