DisplayDocTitle

Optional. A flag specifying whether Adobe Reader window's title bar should display the document title. If false, the title bar will display the ReportFileName.

Must be set prior to calling CreatePDFFile.

Example

Dim cPDF As New vbPDF

cPDF.DisplayDocTitle = True