Aspose::Words::Fields::FieldUpdatingProgressArgs class
FieldUpdatingProgressArgs class
Provides data for the field updating progress event.
class FieldUpdatingProgressArgs : public System::Object
Methods
| Method | Description |
|---|---|
| get_TotalFieldsCount() const | Gets the total fields count to be updated. |
| get_UpdateCompleted() const | Gets a value indicating whether field updating is completed. |
| get_UpdatedFieldsCount() const | Gets the number of updated fields. |
| GetType() const override | |
| Is(const System::TypeInfo&) const override | |
| static Type() |
See Also
- Namespace Aspose::Words::Fields
- Library Aspose.Words for C++