PrintFormat 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 PrintFormat
public enum PrintFormat
type PrintFormat =
Public Enum PrintFormat
- Inheritance
-
PrintFormat
Fields
Name | Value | Description |
---|---|---|
ASCII | 0 | |
RTF | 1 | |
HTML | 2 | |
3 | ||
PDF_EMBED_FONTS | 4 | |
TEXTUTF8 | 5 |