ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfViewerPreferences Class / CenterWindow Property

In This Topic
    CenterWindow Property (PdfViewerPreferences)
    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 Boolean
    public bool CenterWindow {get; set;}
    See Also