PdfFormFieldStyleBorderStyle Property

Gets or sets the form field border style

Definition

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

Property Value

PdfBorderStyle

See Also