Aspose::Words::Fields::FormField::get_OwnStatus method
FormField::get_OwnStatus method
Specifies the source of the text that’s displayed in the status bar when a form field has the focus.
bool Aspose::Words::Fields::FormField::get_OwnStatus()
Remarks
If true, the text specified by the StatusText property is displayed. If false, the text of the AutoText entry specified by the StatusText property is displayed.
See Also
- Class FormField
- Namespace Aspose::Words::Fields
- Library Aspose.Words for C++