Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Photo Album Shape for Photo Mask
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration PhotoAlbumFrameShapeValues
'Usage
Dim instance As PhotoAlbumFrameShapeValues
public enum PhotoAlbumFrameShapeValues
Members
| Member name | Description | |
|---|---|---|
| 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". |