UseNativeLoad Property

Summary

This property is no longer supported.

Syntax
C#
VB
C++
Java
public bool UseNativeLoad { get; set; } 
Public Property UseNativeLoad As Boolean 
public boolean getUseNativeLoad() 
public void setUseNativeLoad(boolean value) 
public: 
property bool UseNativeLoad { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

This property is no longer supported.

Remarks

This property is no longer supported.

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