Show / Hide Table of Contents

Property ProgressArgs.Cancel


Overload

The callback function can use this to cancel the operation.

public bool Cancel { get; set; }
Property Value
bool