Aspose::Words::Fields::FormField::get_TextInputType method. Gets or sets the type of a text form field in C++....formField -> get_DropDownItems () -> LINQ_ToArray ())); break ; case FieldType...
Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the documentation article in C++....ASSERT_FALSE ( doc -> get_Styles () -> LINQ_Any ([]( SharedPtr < Style >...
Aspose::Words::Fields::FormField::get_Default method. Gets or sets the default value of the check box form field. Default value for this property is false in C++....formField -> get_DropDownItems () -> LINQ_ToArray ())); break ; case FieldType...
Aspose::Words::Comment::get_Done method. Gets or sets flag indicating that the comment has been marked done in C++....IterateOver < Comment > ( comments -> LINQ_Where ( haveNoAncestor ))) {...
Aspose::Words::Fields::FormField::get_DropDownSelectedIndex method. Gets or sets the index specifying the currently selected item in a dropdown form field in C++....formField -> get_DropDownItems () -> LINQ_ToArray ())); break ; case FieldType...
Aspose::Words::Fields::FormField::get_IsCheckBoxExactSize method. Gets or sets the boolean value that indicates whether the size of the textbox is automatic or specified explicitly in C++....formField -> get_DropDownItems () -> LINQ_ToArray ())); break ; case FieldType...
Aspose::Words::Fields::FormFieldCollection::get_Count method. Returns the number of form fields in the collection in C++....formField -> get_DropDownItems () -> LINQ_ToArray ())); break ; case FieldType...