PrintOutputValues 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.
Default print output
public enum PrintOutputValues
public readonly struct PrintOutputValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Presentation.PrintOutputValues>, IEquatable<DocumentFormat.OpenXml.Presentation.PrintOutputValues>
type PrintOutputValues =
type PrintOutputValues = struct
interface IEnumValue
interface IEnumValueFactory<PrintOutputValues>
Public Enum PrintOutputValues
Public Structure PrintOutputValues
Implements IEnumValue, IEnumValueFactory(Of PrintOutputValues), IEquatable(Of PrintOutputValues)
- Inheritance
-
PrintOutputValues
- Inheritance
-
PrintOutputValues
Fields
PrintOutputValues(String) | Creates a new PrintOutputValues enum instance |
|
Equals(PrintOutputValues) | ||
Equals(Object) | ||
GetHashCode() | ||
Handouts1 | 1 | 1 Slide / Handout Page. When the item is serialized out as xml, its value is "handouts1". |
Handouts1 | 1 Slide / Handout Page. When the item is serialized out as xml, its value is "handouts1". |
|
Handouts2 | 2 Slides / Handout Page. When the item is serialized out as xml, its value is "handouts2". |
|
Handouts2 | 2 | 2 Slides / Handout Page. When the item is serialized out as xml, its value is "handouts2". |
Handouts3 | 3 Slides / Handout Page. When the item is serialized out as xml, its value is "handouts3". |
|
Handouts3 | 3 | 3 Slides / Handout Page. When the item is serialized out as xml, its value is "handouts3". |
Handouts4 | 4 Slides / Handout Page. When the item is serialized out as xml, its value is "handouts4". |
|
Handouts4 | 4 | 4 Slides / Handout Page. When the item is serialized out as xml, its value is "handouts4". |
Handouts6 | 5 | 6 Slides / Handout Page. When the item is serialized out as xml, its value is "handouts6". |
Handouts6 | 6 Slides / Handout Page. When the item is serialized out as xml, its value is "handouts6". |
|
Handouts9 | 6 | 9 Slides / Handout Page. When the item is serialized out as xml, its value is "handouts9". |
Handouts9 | 9 Slides / Handout Page. When the item is serialized out as xml, its value is "handouts9". |
|
Notes | 7 | Notes. When the item is serialized out as xml, its value is "notes". |
Notes | Notes. When the item is serialized out as xml, its value is "notes". |
|
Equality(PrintOutputValues, PrintOutputValues) | ||
Inequality(PrintOutputValues, PrintOutputValues) | ||
Outline | Outline. When the item is serialized out as xml, its value is "outline". |
|
Outline | 8 | Outline. When the item is serialized out as xml, its value is "outline". |
Slides | 0 | Slides. When the item is serialized out as xml, its value is "slides". |
Slides | Slides. When the item is serialized out as xml, its value is "slides". |
|
ToString() | ||
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<PrintOutputValues>.Create(String) |