PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.Export Namespace / PdfViewerPreferences Class / CenterWindow Property

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