Click or drag to resize

PdfFileAttachmentAppearanceOpacity Property

Gets or sets the opacity.

Default value: 1.0


Namespace: SautinSoft.Pdf.Annotations
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.1.20
Syntax
public double Opacity { get; set; }

Property Value

Double
The opacity.
See Also