PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TagStringInputParams Class / MaxLength Property

In This Topic
    MaxLength Property
    In This Topic
    Gets or sets the maximum length of the input string.
    Syntax
    'Declaration
     
    Public Property MaxLength As Integer
    public int MaxLength {get; set;}
    See Also