[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.BorderStyle

BorderStyle Enum

Defines possible border styles for fields.

Namespace: GrapeCity.Documents.Pdf.Annotations
Assembly: DS.Documents.Pdf.dll
Syntax
public enum BorderStyle
Public Enum BorderStyle

Fields

Name Description
Beveled

Beveled, a simulated embossed rectangle that appears to be raised above the surface of the page.

Dashed

Dashed border.

Inset

Inset, a simulated engraved rectangle that appears to be recessed below the surface of the page.

None

No border.

Solid

Solid border.

Underline

Underline, a single line along the bottom of the annotation rectangle.

Unknown

Value is unknown.