PdfFormTextBoxIsMultiLine Property
A flag indicating if the text box is multiline. This property is false by default
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 14.0.0
public bool IsMultiLine { get; set; }
Property Value
Boolean