'Declaration Public Enum BorderStyle Inherits System.Enum
public enum BorderStyle : System.Enum
'Declaration Public Enum BorderStyle Inherits System.Enum
public enum BorderStyle : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Pdf.Annotations.BorderStyle