←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly