ImageGear .NET v24.12 - Updated
TextDocument Class Members
Properties  Methods 


ImageGear24.Web.ImageDataProcessor Assembly > ImageGear.Web.TextSearch Namespace : TextDocument Class

The following tables list the members exposed by TextDocument.

Public Constructors
 NameDescription
Public ConstructorDefault Constructor  
Top
Public Properties
 NameDescription
Public PropertyThe list of TextPages emitted  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Returns a TextDocument deserialized from a JSON file  
Public Methodstatic (Shared in Visual Basic)Returns a TextDocument deserialized from a JSON stream  
Public Methodstatic (Shared in Visual Basic)Returns a TextDocument deserialized from the provided string or null if deserialization fails.  
Public MethodSerializes this TextDocument to a JSON file  
Public MethodSerializes this TextDocument to a JSON MemoryStream  
Public MethodSerializes this TextDocument to a string  
Public MethodReturns a legible string representation of this TextDocument  
Top
See Also

Reference

TextDocument Class
ImageGear.Web.TextSearch Namespace