PrintMedium 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.
public enum class PrintMedium
public enum PrintMedium
type PrintMedium =
Public Enum PrintMedium
- Inheritance
-
PrintMedium
Fields
Name | Value | Description |
---|---|---|
Screen | 0 | |
Printer | 1 | |
PrintArchive | 2 | |
File | 3 | |
4 | ||
ViewerClass | 5 |