PhotoAlbumFrameShapeValues Enum

Definition

Photo Album Shape for Photo Mask

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

Fields

Name Value Description
FrameStyle1 0

Rectangle Photo Frame.

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

FrameStyle2 1

Rounded Rectangle Photo Frame.

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

FrameStyle3 2

Simple White Photo Frame.

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

FrameStyle4 3

Simple Black Photo Frame.

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

FrameStyle5 4

Compound Black Photo Frame.

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

FrameStyle6 5

Center Shadow Photo Frame.

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

FrameStyle7 6

Soft Edge Photo Frame.

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

Equality(PhotoAlbumFrameShapeValues, PhotoAlbumFrameShapeValues)
Equals(Object)
Equals(PhotoAlbumFrameShapeValues)
FrameStyle1

Rectangle Photo Frame.

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

FrameStyle2

Rounded Rectangle Photo Frame.

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

FrameStyle3

Simple White Photo Frame.

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

FrameStyle4

Simple Black Photo Frame.

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

FrameStyle5

Compound Black Photo Frame.

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

FrameStyle6

Center Shadow Photo Frame.

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

FrameStyle7

Soft Edge Photo Frame.

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

GetHashCode()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<PhotoAlbumFrameShapeValues>.Create(String)
Inequality(PhotoAlbumFrameShapeValues, PhotoAlbumFrameShapeValues)
PhotoAlbumFrameShapeValues(String)

Creates a new PhotoAlbumFrameShapeValues enum instance

ToString()

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