Where the title of a Pdf document is obtained from.
| C# | Visual Basic |
public enum PdfDocumentTitleSource
Public Enumeration PdfDocumentTitleSource
| 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: 2022.8.22.610