WritingProgressChangeLevel Enumeration
.NET Framework (current version)
Specifies the scope of a WritingProgressChanged event.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Member name | Description | |
|---|---|---|
| FixedDocumentSequenceWritingProgress | The output progress of a multiple document sequence. | |
| FixedDocumentWritingProgress | The output progress of a single document. | |
| FixedPageWritingProgress | The output progress of a single page. | |
| None | The output progress is unspecified. |
The WritingProgressChangeLevel enumeration is used to specify WritingLevel property of the WritingProgressChangedEventArgs class.
.NET Framework
Available since 3.0
Available since 3.0
Show: