Aurigma Image Uploader 7.0.37
DescriptionEditor.MaxTextLength Property
Gets or sets a description length.
Syntax
PHP
public function getMaxTextLength() {
}
public function setMaxTextLength($value) {
}
Property Value
Type: integer
The maximum allowed number of symbols in user-provided descriptions.
Default value is 512.