Click or drag to resize
ViewerPreferencesHideToolbar Property
A flag specifying whether to hide the viewer application’s tool bars when the document is active. Default value: False.

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public bool HideToolbar { get; set; }

Property Value

Type: Boolean
See Also