←Select platform

DocxDocumentOptions Constructor

Summary

Initializes a new instance of the DocxDocumentOptions class.

Syntax

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

Remarks

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

Property Value
TextMode DocumentTextMode.Auto
Example

For an example, refer to DocxDocumentOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.DocumentWriters Assembly