Share via


TextInput.MaxLength Property

Definition

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, set
Public Property MaxLength As MaxLength

Property Value

Returns MaxLength.

Applies to