[]
Gets or sets a value indicating whether the PDF should use the HideMenubar flag when using the PDF-based Web Viewer type.
public bool HideMenubar { get; set; }
A bool value. true if the PDF should use the HideMenubar flag; otherwise, false.
true
false