Gets or sets a description length.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property MaxTextLength As Integer
public int MaxTextLength { get; set; }
Type: System.Int32
The maximum allowed number of symbols in user-provided descriptions.
Default value is 512.