Reads the document title meta data from an ascii representation of the file
Declaration Syntax
C# | Visual Basic | Visual C++ |
protected virtual string GetTitle( string textFromPdf )
Protected Overridable Function GetTitle ( _ textFromPdf As String _ ) As String
protected: virtual String^ GetTitle( String^ textFromPdf )
Parameters
- textFromPdf (String)