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

In This Topic
    Border Property (LinkAnnotation)
    In This Topic
    Syntax
    'Declaration
     
    Public Shadows Property Border As Border
    public new Border Border {get; set;}
    See Also