TextInput.MaxLength Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Text Box Form Field Maximum Length.
Represents the following element tag in the schema: w:maxLength.
public DocumentFormat.OpenXml.Wordprocessing.MaxLength MaxLength { get; set; }public DocumentFormat.OpenXml.Wordprocessing.MaxLength? MaxLength { get; set; }member this.MaxLength : DocumentFormat.OpenXml.Wordprocessing.MaxLength with get, setPublic Property MaxLength As MaxLengthProperty Value
Returns MaxLength.