C#
VB
Java
Objective-C
C++
Initializes a new instance of the DocxDocumentOptions class.
public DocxDocumentOptions()
Public Function New()
- (instancetype)init
public DocxDocumentOptions()
public:
DocxDocumentOptions();
The following table lists the default values of the DocxDocumentOptions properties:
Property | Value |
---|---|
TextMode | DocumentTextMode.Auto |
For an example, refer to DocxDocumentOptions.
Programming with LEADTOOLS Document Writers
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