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

In This Topic
    Border Property (SignatureAppearance)
    In This Topic
    Gets or sets the border, if null then GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation.Border will be used.
    Syntax
    'Declaration
     
    Public Property Border As Border
    public Border Border {get; set;}
    See Also