VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging Namespace / ProgressEventArgs Class
In This Topic
    ProgressEventArgs Class Properties
    In This Topic
    For a list of all properties of this type, see ProgressEventArgs.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the action can be canceled.
    Public PropertyGets or sets a value indicating whether the action must be canceled.
    Public PropertyGets the description of progress action.
    Public PropertyGets a progress, in percent, of the action.
    See Also