Where the title of a Pdf document is obtained from.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public enum PdfDocumentTitleSource
public enum PdfDocumentTitleSource
Public Enumeration PdfDocumentTitleSource
Public Enumeration PdfDocumentTitleSource
public enum class PdfDocumentTitleSource
public enum class PdfDocumentTitleSource
type PdfDocumentTitleSource
type PdfDocumentTitleSource
Members
Member | Description |
---|---|
DocumentTitleField |
The title assigned to the document by the writer (uses dc:title for source if available).
|
DocumentTitleFieldPreferNonDC |
The title assigned to the document by the writer (uses older /Title tags instead of dc:title for source if available).
|
Filename |
The filename of the PDF
|
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120