total_fields_count property
FieldUpdatingProgressArgs.total_fields_count property
Gets the total fields count to be updated.
@property
def total_fields_count(self) -> int:
...
Remarks
The value is not constant and may be increased during updating process.
See Also
- module aspose.words.fields
- class FieldUpdatingProgressArgs