Aspose::Pdf::LowCode::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::LowCode::FormCheckBoxFieldCreateOptions::set_Checked(System::Nullable<bool> value)
See Also
- Class Nullable
- Class FormCheckBoxFieldCreateOptions
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++