SlideSizeValues Enum

Definition

Slide Size Type

public enum SlideSizeValues
public readonly struct SlideSizeValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Presentation.SlideSizeValues>, IEquatable<DocumentFormat.OpenXml.Presentation.SlideSizeValues>
type SlideSizeValues = 
type SlideSizeValues = struct
    interface IEnumValue
    interface IEnumValueFactory<SlideSizeValues>
Public Enum SlideSizeValues
Public Structure SlideSizeValues
Implements IEnumValue, IEnumValueFactory(Of SlideSizeValues), IEquatable(Of SlideSizeValues)
Inheritance
SlideSizeValues
Inheritance
SlideSizeValues

Fields

SlideSizeValues(String)

Creates a new SlideSizeValues enum instance

A3 8

A3.

When the item is serialized out as xml, its value is "A3".

A3

A3.

When the item is serialized out as xml, its value is "A3".

A4 2

A4.

When the item is serialized out as xml, its value is "A4".

A4

A4.

When the item is serialized out as xml, its value is "A4".

B4ISO 9

B4ISO.

When the item is serialized out as xml, its value is "B4ISO".

B4ISO

B4ISO.

When the item is serialized out as xml, its value is "B4ISO".

B4JIS

B4JIS.

When the item is serialized out as xml, its value is "B4JIS".

B4JIS 11

B4JIS.

When the item is serialized out as xml, its value is "B4JIS".

B5ISO 10

B5ISO.

When the item is serialized out as xml, its value is "B5ISO".

B5ISO

B5ISO.

When the item is serialized out as xml, its value is "B5ISO".

B5JIS 12

B5JIS.

When the item is serialized out as xml, its value is "B5JIS".

B5JIS

B5JIS.

When the item is serialized out as xml, its value is "B5JIS".

Banner 5

Banner.

When the item is serialized out as xml, its value is "banner".

Banner

Banner.

When the item is serialized out as xml, its value is "banner".

Custom

Custom.

When the item is serialized out as xml, its value is "custom".

Custom 6

Custom.

When the item is serialized out as xml, its value is "custom".

Equals(Object)
Equals(SlideSizeValues)
Film35mm 3

35mm Film.

When the item is serialized out as xml, its value is "35mm".

Film35mm

35mm Film.

When the item is serialized out as xml, its value is "35mm".

GetHashCode()
HagakiCard

Hagaki Card.

When the item is serialized out as xml, its value is "hagakiCard".

HagakiCard 13

Hagaki Card.

When the item is serialized out as xml, its value is "hagakiCard".

Ledger 7

Ledger.

When the item is serialized out as xml, its value is "ledger".

Ledger

Ledger.

When the item is serialized out as xml, its value is "ledger".

Letter

Letter.

When the item is serialized out as xml, its value is "letter".

Letter 1

Letter.

When the item is serialized out as xml, its value is "letter".

Equality(SlideSizeValues, SlideSizeValues)
Inequality(SlideSizeValues, SlideSizeValues)
Overhead 4

Overhead.

When the item is serialized out as xml, its value is "overhead".

Overhead

Overhead.

When the item is serialized out as xml, its value is "overhead".

Screen16x10 15

Screen 16x10.

When the item is serialized out as xml, its value is "screen16x10".

Screen16x10

Screen 16x10.

When the item is serialized out as xml, its value is "screen16x10".

Screen16x9 14

Screen 16x9.

When the item is serialized out as xml, its value is "screen16x9".

Screen16x9

Screen 16x9.

When the item is serialized out as xml, its value is "screen16x9".

Screen4x3

Screen 4x3.

When the item is serialized out as xml, its value is "screen4x3".

Screen4x3 0

Screen 4x3.

When the item is serialized out as xml, its value is "screen4x3".

ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<SlideSizeValues>.Create(String)

Applies to