PhotoAlbumFrameShapeValues Enumeration
Photo Album Shape for Photo Mask
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public Enumeration PhotoAlbumFrameShapeValues
用法
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". |