Contents

border

Sets the border style for the annotation.

Declaration

var border: PDFBorder? { get set }

Parameters

  • border:

    The border style for the annotation. See Constants in the Pdfborder class for the available styles. The border style attribute is optional.

See Also

Managing Annotation Display Characteristics