ComponentOne PDF for WPF and Silverlight
Opacity Property (PdfNoteBase)

C1.WPF.Pdf.4 Assembly > C1.WPF.Pdf Namespace > PdfNoteBase 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 Overridable Property Opacity As Single
public virtual float Opacity {get; set;}
See Also

Reference

PdfNoteBase Class
PdfNoteBase Members