GetTitle() as String
Description
Returns the title of the PDF file. The GetTitle function must be called after the OpenPDFInMemory function.
Return values
The title of the PDF, or an empty string on error. Call GetLastPDFError() for the error code.