com.aspose.words
Interface IFieldUpdatingProgressCallback


public interface IFieldUpdatingProgressCallback 

Implement this interface if you want to track field updating progress.

Method Summary
abstract voidnotify(FieldUpdatingProgressArgs args)
           A user defined method that is called when updating progress is changed.
 

Method Detail

notify

public abstract void notify(FieldUpdatingProgressArgs args)
A user defined method that is called when updating progress is changed.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.