Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / Border Class / Width Property

In This Topic
    Width Property (Border)
    In This Topic
    Gets or sets the border's width in points (1/72 inch).
    Syntax
    'Declaration
     
    Public Property Width As System.Single
    public System.float Width {get; set;}
    See Also