Provides extra options to use when saving a document using the Microsoft Word 2003 document format (DOC) format.
function lt.Documents.Writers.DocDocumentOptions
extends lt.Documents.Writers.DocumentOptions
class lt.Documents.Writers.DocDocumentOptions()
extends lt.Documents.Writers.DocumentOptions
The options set in the DocDocumentOptions class will be used when the user saves a document using the DocumentFormat.Doc format.
The DocDocumentOptions class contains the following properties:
Property | Description |
---|---|
DocDocumentOptions.TextMode | Controls how and when to frames the text blocks in the resulting DOC file. |
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