Aspose::Words::Fields::FormField::SetTextInputValue method
FormField::SetTextInputValue method
Applies the text format specified in TextInputFormat and stores the value in Result.
void Aspose::Words::Fields::FormField::SetTextInputValue(const System::SharedPtr<System::Object> &newValue)
Parameter | Type | Description |
---|---|---|
newValue | const System::SharedPtr<System::Object>& | Can be a string, number or a DateTime object. |
See Also
- Class FormField
- Namespace Aspose::Words::Fields
- Library Aspose.Words for C++