Keyoti Search for ASP.NET API Docs
Encoding Property
API DocumentationKeyoti.SearchEngine.DocumentsDocumentEncoding
Keyoti Search for ASP.NET 2010
The document's character encoding.
Declaration Syntax
C#Visual BasicVisual C++
public virtual Encoding Encoding { get; set; }
Public Overridable Property Encoding As Encoding
public:
virtual property Encoding^ Encoding {
	Encoding^ get ();
	void set (Encoding^ value);
}
Remarks
Only has a valid value if set externally or if ReadText or ReadLinks has been called.

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