Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / StampAnnotation Class / BorderWidth Property

In This Topic
    BorderWidth Property
    In This Topic
    Gets or sets the border width.
    Syntax
    'Declaration
     
    Public Property BorderWidth As System.Single
    public System.float BorderWidth {get; set;}
    See Also