Text files are used extensively to provide human-readable representation of data that can easily be exchanged. Text files are generally single-page only, however, special markers can be inserted into the flow of text to denote a page break as well as page numbers.
The LEADTOOLS Document Writers support creating ASCII, UTF8 and UNICODE text documents. For more information, refer to TextDocumentOptions. The following features are supported:
Unlimited number of pages
Fully searchable documents
ASCII, UTF8 and UNICODE encoding
Page break and page number insertion
Required DLL: Leadtools.Forms.DocumentWriters.dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Related Formats:
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET