Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / SquareAnnotation Class / BorderEffect Property

In This Topic
    BorderEffect Property (SquareAnnotation)
    In This Topic
    Gets the BorderEffect object defining effect applied to the annotation.
    Syntax
    'Declaration
     
    Public ReadOnly Property BorderEffect As BorderEffect
    public BorderEffect BorderEffect {get;}
    See Also