Keyoti Search for ASP.NET API Docs
PdfDocumentTitleSource Property
API DocumentationKeyoti.SearchEngineConfigurationPdfDocumentTitleSource
Keyoti Search for ASP.NET 2010
Where the title of a Pdf document is obtained from.
Declaration Syntax
C#Visual BasicVisual C++
public PdfDocumentTitleSource PdfDocumentTitleSource { get; set; }
Public Property PdfDocumentTitleSource As PdfDocumentTitleSource
public:
property PdfDocumentTitleSource PdfDocumentTitleSource {
	PdfDocumentTitleSource get ();
	void set (PdfDocumentTitleSource value);
}
Remarks
Some Pdf documents have valid /Title tags in the holding a useful title, however many do not. Use this to set whether the internal title field is used or the filename.

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609