ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / PdfViewerOptions Class / CenterWindow Property

In This Topic
    CenterWindow Property
    In This Topic
    Gets or sets whether to position the document's window in the center of the screen.
    Syntax
    'Declaration
     
    Public Property CenterWindow As System.Boolean
    public System.bool CenterWindow {get; set;}
    See Also