Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / PageSettings Class / Landscape Property

In This Topic
    Landscape Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Landscape As Boolean
    public bool Landscape {get; set;}
    See Also