Reads the document title meta data from an ascii representation of the file
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
protected virtual string GetTitle( string textFromPdf )
protected virtual string GetTitle( string textFromPdf )
Protected Overridable Function GetTitle ( textFromPdf As String ) As String
Protected Overridable Function GetTitle ( textFromPdf As String ) As String
protected: virtual String^ GetTitle( String^ textFromPdf )
protected: virtual String^ GetTitle( String^ textFromPdf )
abstract GetTitle : textFromPdf : string -> string override GetTitle : textFromPdf : string -> string
abstract GetTitle : textFromPdf : string -> string override GetTitle : textFromPdf : string -> string
Parameters
- textFromPdf (String)
Return Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120