PhotoAlbumFrameShapeValues Enum

Definition

Photo Album Shape for Photo Mask

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

Fields

PhotoAlbumFrameShapeValues(String)

Creates a new PhotoAlbumFrameShapeValues enum instance

Equals(PhotoAlbumFrameShapeValues)
Equals(Object)
FrameStyle1

Rectangle Photo Frame.

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

FrameStyle1 0

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".

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".

FrameStyle3

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".

FrameStyle4

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".

FrameStyle5

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".

FrameStyle6

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".

FrameStyle7

Soft Edge Photo Frame.

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

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

Applies to