GrapeCity.Xaml.SpreadSheet.Data Namespace > PdfExportSettings Class : CenterWindow Property |
'Declaration <DefaultValueAttribute()> Public Property CenterWindow As Boolean
'Usage Dim instance As PdfExportSettings Dim value As Boolean instance.CenterWindow = value value = instance.CenterWindow
[DefaultValue()] public bool CenterWindow {get; set;}
true
if the document is to be centered in the display window; otherwise, false
. The default value is false
.Target Platforms: Windows Server 2012, Windows RT