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

In This Topic
    Style Property (Border)
    In This Topic
    Gets or sets the border style.
    Syntax
    'Declaration
     
    Public Property Style As BorderStyle
    public BorderStyle Style {get; set;}
    See Also