ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Viewer Namespace / PdfViewer Class / FullScreen Property

In This Topic
    FullScreen Property (PdfViewer)
    In This Topic
    Gets or sets whether viewer is under full screen mode.
    Syntax
    'Declaration
     
    
    Public Property FullScreen As Boolean
    public bool FullScreen {get; set;}
    See Also