Aspose::Pdf::LowCode::FormTextBoxFieldCreateOptions::set_Multiline method

FormTextBoxFieldCreateOptions::set_Multiline method

Gets/sets the value to determine whether created TextBoxField is multiline or not (if will be set).

void Aspose::Pdf::LowCode::FormTextBoxFieldCreateOptions::set_Multiline(System::Nullable<bool> value)

See Also