PdfFormFieldStyleBorderStyle Property

Gets or sets the form field border style

Definition

Namespace: EvoExcelToPdf
Assembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public PdfBorderStyle BorderStyle { get; set; }

Property Value

PdfBorderStyle

See Also