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

In This Topic
    Type Property (BorderEffect)
    In This Topic
    Gets or sets the border effect type.
    Syntax
    'Declaration
     
    Public Property Type As BorderEffectType
    public BorderEffectType Type {get; set;}
    See Also