PdfAcroFormFieldAppearance.BorderAppearance Property
Specifies the border appearance settings for an interactive form field.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v20.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
PdfAcroFormBorderAppearance | A PdfAcroFormBorderAppearance object that specifies the border appearance for the interactive form field. The default value is null (a border is not displayed in a form field). |
See Also
Feedback