border
Sets the border style for the annotation.
Declaration
var border: PDFBorder? { get set }Parameters
- border:
The border style for the annotation. See
Constantsin the Pdfborder class for the available styles. The border style attribute is optional.