PhotoAlbumFrameShapeValues enumeration

Office 2013 and later

Photo Album Shape for Photo Mask

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
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".
Show: