Contains a sequence of text pages. Representation of the immediate JSON emitted by
PrizmDoc for a Text request.
Object Model
Syntax
'Declaration
<KnownTypeAttribute(MethodName="", Type=ImageGear.Web.TextSearch.TextErrorPage)>
<DataContractAttribute()>
<KnownTypeAttribute(MethodName="", Type=ImageGear.Web.TextSearch.TextPage)>
Public Class TextDocument
'Usage
Dim instance As TextDocument
[KnownType(MethodName="", Type=ImageGear.Web.TextSearch.TextErrorPage)]
[DataContract()]
[KnownType(MethodName="", Type=ImageGear.Web.TextSearch.TextPage)]
public class TextDocument
[KnownType(MethodName="", Type=ImageGear.Web.TextSearch.TextErrorPage)]
[DataContract()]
[KnownType(MethodName="", Type=ImageGear.Web.TextSearch.TextPage)]
public __gc class TextDocument
[KnownType(MethodName="", Type=ImageGear.Web.TextSearch.TextErrorPage)]
[DataContract()]
[KnownType(MethodName="", Type=ImageGear.Web.TextSearch.TextPage)]
public ref class TextDocument
Inheritance Hierarchy
System.Object
ImageGear.Web.TextSearch.TextDocument
See Also