WebScreenSizeValues Enum

Definition

HTML/Web Screen Size Target

C#
public enum WebScreenSizeValues
C#
public readonly struct WebScreenSizeValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Presentation.WebScreenSizeValues>, IEquatable<DocumentFormat.OpenXml.Presentation.WebScreenSizeValues>
Inheritance
WebScreenSizeValues
Inheritance
WebScreenSizeValues

Fields

Name Value Description
Sz544x376 0

HTML/Web Size Enumeration 544x376.

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

Sz640x480 1

HTML/Web Size Enumeration 640x480.

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

Sz720x512 2

HTML/Web Size Enumeration 720x515.

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

Sz800x600 3

HTML/Web Size Enumeration 800x600.

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

Sz1024x768 4

HTML/Web Size Enumeration 1024x768.

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

Sz1152x882 5

HTML/Web Size Enumeration 1152x882.

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

Sz1152x900 6

HTML/Web Size Enumeration 1152x900.

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

Sz1280x1024 7

HTML/Web Size Enumeration 1280x1024.

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

Sz1600x1200 8

HTML/Web Size Enumeration 1600x1200.

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

Sz1800x1400 9

HTML/Web Size Enumeration 1800x1400.

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

Sz1920x1200 10

HTML/Web Size Enumeration 1920x1200.

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

Equality(WebScreenSizeValues, WebScreenSizeValues)
Equals(Object)
Equals(WebScreenSizeValues)
GetHashCode()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<WebScreenSizeValues>.Create(String)
Inequality(WebScreenSizeValues, WebScreenSizeValues)
Sz1024x768

HTML/Web Size Enumeration 1024x768.

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

Sz1152x882

HTML/Web Size Enumeration 1152x882.

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

Sz1152x900

HTML/Web Size Enumeration 1152x900.

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

Sz1280x1024

HTML/Web Size Enumeration 1280x1024.

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

Sz1600x1200

HTML/Web Size Enumeration 1600x1200.

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

Sz1800x1400

HTML/Web Size Enumeration 1800x1400.

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

Sz1920x1200

HTML/Web Size Enumeration 1920x1200.

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

Sz544x376

HTML/Web Size Enumeration 544x376.

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

Sz640x480

HTML/Web Size Enumeration 640x480.

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

Sz720x512

HTML/Web Size Enumeration 720x515.

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

Sz800x600

HTML/Web Size Enumeration 800x600.

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

ToString()
WebScreenSizeValues(String)

Creates a new WebScreenSizeValues enum instance

Applies to

Product Versions
DocumentFormat.OpenXml 2.7.1, 2.7.2, 2.8.0, 2.8.1, 2.9.0, 2.9.1, 2.10.0, 2.10.1, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.13.0, 2.13.1, 2.14.0, 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0, 3.0.0, 3.0.1