GrapeCity.Xaml.SpreadSheet.Data Namespace > PdfExportSettings Class : HideWindowUI Property |
'Declaration <DefaultValueAttribute()> Public Property HideWindowUI As Boolean
'Usage Dim instance As PdfExportSettings Dim value As Boolean instance.HideWindowUI = value value = instance.HideWindowUI
[DefaultValue()] public bool HideWindowUI {get; set;}
true
if the document's user interface elements are hidden; otherwise, false
. The default value is false
.Target Platforms: Windows Server 2012, Windows RT