[]
Indicates the position of text and image relative to each other for the gallery item.
public enum GalleryItemTextImageRelation
Public Enum GalleryItemTextImageRelation
| Name | Description |
|---|---|
| ImageAboveText | Text appears below the image. |
| ImageAfterText | Text appears after the image. |
| ImageBeforeText | Text appears before the image. |