Namespace: BitMiracle.Docotic.Pdf
public enum PdfMarkerLineStyle
Public Enumeration PdfMarkerLineStyle
Member name | Value | Description | |
---|---|---|---|
Solid | 0 | A solid rectangle surrounding the widget. | |
Dashed | 1 | A dashed rectangle surrounding the widget. | |
Beveled | 2 | A simulated embossed rectangle that appears to be raised above the surface of the page. | |
Inset | 3 | A simulated engraved rectangle that appears to be recessed below the surface of the page. | |
Underline | 4 | A single line along the bottom of the widget rectangle. |