PDF for WinRT
CenterWindow Property


Gets or sets whether to position the document's window in the center of the screen.
Syntax
'Declaration
 
Public Property CenterWindow As Boolean
'Usage
 
Dim instance As PdfViewerPreferences
Dim value As Boolean
 
instance.CenterWindow = value
 
value = instance.CenterWindow
public bool CenterWindow {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PdfViewerPreferences Class
PdfViewerPreferences Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback