DocumentRenderFunction Class |
Namespace: imbNLP.Toolkit.Entity
public class DocumentRenderFunction : PlaneMethodFunctionBase, IEntityPlaneFunction, IPlaneMethodFunction
The DocumentRenderFunction type exposes the following members.
| Name | Description | |
|---|---|---|
| DocumentRenderFunction |
Initializes a new instance of the DocumentRenderFunction class.
|
| Name | Description | |
|---|---|---|
| instructions |
Additional rendering instructions - for meta values, page title...
| |
| IsEnabled | (Inherited from PlaneMethodFunctionBase.) |
| Name | Description | |
|---|---|---|
| BodyTextRender | ||
| Describe | (Overrides PlaneMethodFunctionBaseDescribe(ILogBuilder).) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| RenderDocumentSet |
Renders the specified set into List of TextDocumentSets
| |
| RenderSiteDocuments | ||
| RenderText |
Renders the provided HTML source
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| TrimEmptySpace |