←Select platform

Load Property

Summary
Gets the options for loading Microsoft Word (DOCX) and Word 97-2003 (DOC) files.
Syntax
C#
VB
C++
Java
public CodecsDocLoadOptions Load { get; } 
Public ReadOnly Property Load As CodecsDocLoadOptions 
public CodecsDocLoadOptions getLoad() 
public: 
property CodecsDocLoadOptions^ Load { 
   CodecsDocLoadOptions^ get(); 
} 

Property Value

The options to use when loading Microsoft Word (DOCX) and Word 97-2003 (DOC) files.

Example

For an example, refer to CodecsDocLoadOptions.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.