Aspose::Pdf::Plugins::FormCheckBoxFieldCreateOptions::set_Checked method

FormCheckBoxFieldCreateOptions::set_Checked method

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

void Aspose::Pdf::Plugins::FormCheckBoxFieldCreateOptions::set_Checked(System::Nullable<bool> value)

See Also