Aspose::Words::Fields::FormField::get_Checked method. Gets or sets the checked status of the check box form field. Default value for this property is false in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...