Click or drag to resize

IPdfComboBoxField BorderStyle Property

Gets or sets the border style.

Namespace: Spire.Pdf.Fields
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
PdfBorderStyle BorderStyle { get; set; }

Property Value

Type: PdfBorderStyle
The border style.
See Also