ProgressCallback

SaveOptions.ProgressCallback property

Represents a callback object for saving progress updates in percentage. See IProgressCallback.

public IProgressCallback ProgressCallback { get; set; }

See Also