WritingProgressChangeLevel Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the scope of a WritingProgressChanged event.
public enum class WritingProgressChangeLevel
public enum WritingProgressChangeLevel
type WritingProgressChangeLevel =
Public Enum WritingProgressChangeLevel
- Inheritance
Fields
Name | Value | Description |
---|---|---|
None | 0 | The output progress is unspecified. |
FixedDocumentSequenceWritingProgress | 1 | The output progress of a multiple document sequence. |
FixedDocumentWritingProgress | 2 | The output progress of a single document. |
FixedPageWritingProgress | 3 | The output progress of a single page. |
Remarks
The WritingProgressChangeLevel enumeration is used to specify WritingLevel property of the WritingProgressChangedEventArgs class.
Applies to
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา