ClassTextFieldInfo
Class
Detailed information about text field properties
Definition
Namespace:Telerik.Documents.AI.Tools.Fixed.Core.Models.Forms
Assembly:Telerik.Documents.AI.Tools.Fixed.Core.dll
Syntax:
cs-api-definition
public class TextFieldInfo
Inheritance: objectTextFieldInfo
Constructors
TextFieldInfo()
Declaration
cs-api-definition
public TextFieldInfo()
Properties
IsComb
Whether the field uses comb formatting (fixed-width character cells)
IsMultiline
Whether the field supports multiple lines of text
IsPassword
Whether the field is a password field (text is masked)
MaxLength
Maximum number of characters allowed (0 means no limit)