ComponentOne PDF for .NET
Opacity Property (PdfLineNote)

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > PdfLineNote Class : Opacity Property
Gets or sets the opacity of the current note, in percent from 0 to 100. The default value is 100%.
Syntax
'Declaration
 
Public Overrides Property Opacity As System.Single
public override System.float Opacity {get; set;}
See Also

Reference

PdfLineNote Class
PdfLineNote Members