←Select platform

RtfDocumentOptions Constructor

Summary

Initializes a new instance of the RtfDocumentOptions class.

Syntax
C#
VB
Objective-C
C++
Java
Public Function New() 
- (instancetype)init 
public RtfDocumentOptions() 
public: 
RtfDocumentOptions(); 

Remarks

The following table lists the default values of the RtfDocumentOptions properties:

Property Value
TextMode DocumentTextMode.Auto

Example

For an example, refer to RtfDocumentOptions.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Writer Assembly