PhotoAlbumFrameShapeValues 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.
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
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() |