TextBoxActiveXControlMaxLength Property

Gets and sets the maximum number of characters

Namespace:  Aspose.Diagram.ActiveXControls
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public int MaxLength { get; set; }

Property Value

Type: Int32
See Also