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