Enum LayoutType
Represents the layout type.
public enum LayoutType
Fields
BestFit = 0Best fit.
Custom = 1A custom layout.
HorizontalPresentation = 2Horizontal presentation.
Pip = 4Picture-in-picture.
VerticalPresentation = 3Vertical presentation.