userPromptRespondent property
FieldOptions.userPromptRespondent property
Gets or sets the respondent to user prompts during field update.
get userPromptRespondent(): Aspose.Words.Fields.IFieldUserPromptRespondent
Remarks
If the value of this property is set to null
, the fields that require user response on prompting
(such as FieldAsk or FieldFillIn) are not updated.
The default value is null
.
See Also
- module Aspose.Words.Fields
- class FieldOptions