Aspose::Words::Fields::FieldUpdatingProgressArgs class

FieldUpdatingProgressArgs class

Provides data for the field updating progress event.

class FieldUpdatingProgressArgs : public System::Object

Methods

MethodDescription
get_TotalFieldsCount() constGets the total fields count to be updated.
get_UpdateCompleted() constGets a value indicating whether field updating is completed.
get_UpdatedFieldsCount() constGets the number of updated fields.
GetType() const override
Is(const System::TypeInfo&) const override
static Type()

See Also