PrimoBurner for .NET  4.6
CD, DVD and Blu-ray Software Development Kit
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
DeviceFormatEventArgs Class Reference

Provides data for the Device.OnFormat event. More...

Inherits EventArgs.

Properties

double Progress [get, set]
 A percentage value showing the format progress. More...
 

Detailed Description

Provides data for the Device.OnFormat event.

A Device.OnFormat event is raised to report the progress of a format operation started with the Device.Format method.

See Also
Device.OnFormat

Property Documentation

double Progress
getset

A percentage value showing the format progress.