Aspose::Pdf::LowCode::FormTextBoxFieldCreateOptions::set_MaxLen method

FormTextBoxFieldCreateOptions::set_MaxLen method

Gets/sets the value to determine property MaxLen for created TextBoxField (if will be set).

void Aspose::Pdf::LowCode::FormTextBoxFieldCreateOptions::set_MaxLen(System::Nullable<int32_t> value)

See Also