AutoPdfFormTextAreas Property
Controls the style and properties of the automatically created multiline text box fields
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public AutoPdfFormField TextAreas { get; }
Public ReadOnly Property TextAreas As AutoPdfFormField
Get
public:
property AutoPdfFormField^ TextAreas {
AutoPdfFormField^ get ();
}
member TextAreas : AutoPdfFormField with get
Property Value
AutoPdfFormField