Click or drag to resize

FormTextDataNumberOfLines Property

Gets or sets the number of displaying text lines within form field when parent document saved as PDF. Default: 1.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public int NumberOfLines { get; set; }

Property Value

Int32
See Also