HideMenuBar

Optional. A flag specifying whether whether to hide the viewer application's menu bar when the document is active.

Must be set prior to calling CreatePDFFile.

Example

Dim cPDF As New vbPDF

..

cPDF.HideMenuBar = True