ComponentOne PDF for .NET
Thickness Property

C1.C1Pdf.4 Assembly > C1.C1Pdf 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 System.Integer
public System.int Thickness {get; set;}
See Also

Reference

PdfNoteBase Class
PdfNoteBase Members