ViewerPreferencesHideToolbar Property

A flag specifying whether to hide the viewer application’s tool bars when the document is active when displaying the PDF document generated by the HTML to PDF converter. Default value: False.

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public bool HideToolbar { get; set; }

Property Value

Boolean

See Also