←Select platform

Load Property

Summary

Gets the options for loading Microsoft Word (DOCX) and Word 97-2003 (DOC) files.

Syntax

C#
VB
Java
WinRT C#
C++
public CodecsDocLoadOptions Load { get; } 
Public ReadOnly Property Load As Leadtools.Codecs.CodecsDocLoadOptions 
public CodecsDocLoadOptions getLoad() 
 get_Load();  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly