Keyoti Search for ASP.NET API Docs
Reader Property
API DocumentationKeyoti.SearchEngine.DocumentsDocumentReader
Keyoti Search for ASP.NET 2010
The Reader instance used to read the document and links from the remote document.
Declaration Syntax
C#Visual BasicVisual C++
public virtual Reader Reader { get; set; }
Public Overridable Property Reader As Reader
public:
virtual property Reader^ Reader {
	Reader^ get ();
	void set (Reader^ value);
}
Remarks
If this property isn't set before the first use of this property, a default is assigned.

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