Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFInitialViewOptions Class : HideWindowUI Property |
public bool HideWindowUI {get; set;}
'Declaration
Public Property HideWindowUI As Boolean
'Usage
Dim instance As PDFInitialViewOptions Dim value As Boolean instance.HideWindowUI = value value = instance.HideWindowUI