defaultOutlineBorder property
This holds a PdfObject describing the default border for annotations. It's only used when the document is being written.
Implementation
PdfObject? defaultOutlineBorder;
This holds a PdfObject describing the default border for annotations. It's only used when the document is being written.
PdfObject? defaultOutlineBorder;