XpsWritingProgressChangeLevel 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 writing progress indicator for XML Paper Specification (XPS) content.
public enum class XpsWritingProgressChangeLevel
public enum XpsWritingProgressChangeLevel
type XpsWritingProgressChangeLevel =
Public Enum XpsWritingProgressChangeLevel
- Inheritance
Fields
Name | Value | Description |
---|---|---|
None | 0 | There is no interpretation for the progress value. |
FixedDocumentSequenceWritingProgress | 1 | An entire sequence of one or more documents. |
FixedDocumentWritingProgress | 2 | A single document. |
FixedPageWritingProgress | 3 | A single page. |
Remarks
These values are primarily used for the WritingLevel property of the XpsSerializationProgressChangedEventArgs class.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.