Enum CanvasSectionTemplate
The type of canvas being used
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public enum CanvasSectionTemplate : int
The type of canvas being used
public enum CanvasSectionTemplate : int
One column
One column, full browser width. This one only works for sites having communication sites features enabled in combination with image or hero webparts
One column + one vertical section column
Three columns of the same size
Three columns of the size + one vertical section column
Two columns of the same size
Two columns, left one is 2/3, right one 1/3
Two columns, left 2/3, right 1/3 + one vertical section column
Two columns, left one is 1/3, right one 2/3
Two columns, left 1/3, right 2/3 + one vertical section column
Two columns of the same size + one vertical section column