Leadtools.WinForms.CommonDialogs.File Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterDialogLoadProgressEventArgs Class Properties
See Also 
Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogLoadProgressEventArgs Class


For a list of all members of this type, see RasterDialogLoadProgressEventArgs members.

Public Properties

 NameDescription
Public PropertyCancel Gets or sets a value that indicates whether to abort the command.  
Public PropertyFilePercent Gets a value that shows the progress of the current file loading process.  
Public PropertyLoadRasterFileData Gets the file data that has just been loaded.  
Public PropertyTotalPercent An integer that represents the percentage of the total selected file(s) loading process.  
Top

See Also