Initializes a new instance of the TextDocumentOptions class.
TextDocumentOptions = function()
constructor();
The following table lists the default values of the TextDocumentOptions properties:
Property | Value |
---|---|
DocumentType | TextDocumentType.Ansi |
AddPageNumber | false |
AddPageBreak | false |
Formatted | false |
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