Compartir a través de


TextInput.MaxLength Propiedad

Definición

Longitud máxima del campo de formulario del cuadro de texto.

Representa la siguiente etiqueta de elemento en el esquema: 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

Valor de propiedad

Devuelve MaxLength.

Se aplica a