PdfAnnotationBorderStyle Fields
Contains style settings of the annotation’s border.
Name | Description |
---|---|
Beveled |
Gets the name of the beveled style to be applied to the annotation’s border. |
Dashed |
Gets the name of the dashed style to be applied to the annotation’s border. |
Inset |
Gets the name of the inset style to be applied to the annotation’s border. |
Solid |
Gets the name of the solid style to be applied to the annotation’s border. |
Underline |
Gets the name of the underline style to be applied to the annotation’s border. |
See Also