ComponentOne PDF for WPF and Silverlight
Thickness Property (PdfNoteBase)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace > PdfNoteBase Class : Thickness Property
Gets or sets the thickness of the current note's border, in points. Valid values are in the range from 1 to 12 points. Default thickness is 1 point.
Syntax
'Declaration
 
Public Property Thickness As Integer
public int Thickness {get; set;}
See Also

Reference

PdfNoteBase Class
PdfNoteBase Members