PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / TagStringInputParams Class / MaxLength Property

In This Topic
    MaxLength Property (TagStringInputParams)
    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