SPPictureLibrarySlideshowDisplayStyle enumeration
SharePoint 2013
Enumerates the layouts of the picture title and description that are displayed in the PictureLibrarySlideshowWebPart.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
| Member name | Description | |
|---|---|---|
| NoTitleDesc | The title and the description of the picture are not displayed. | |
| TitleBelow | The title is displayed below the picture, but the description is not displayed. | |
| TitleDescBelow | The title and the description are displayed below the picture. | |
| TitleDescSide | The title and the description are displayed on the right side of the picture. |
Show: