ViewerPreferences.HideWindowUI Property

A flag specifying whether to hide user interface elements in the document?s window (such as scroll bars and navigation controls), leaving only the document?s contents displayed.

public bool HideWindowUI { get; set; }
Public Property HideWindowUI As Boolean

Property Value

Boolean

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ViewerPreferences
ceTe.DynamicPDF

In this topic