←Select platform

Load Property

Summary

Gets the generic load options.

Syntax
C#
VB
Objective-C
C++
Java
public CodecsLoadOptions Load { get; } 
Public ReadOnly Property Load As CodecsLoadOptions 
@property (nonatomic, strong, readonly) LTCodecsLoadOptions *load 
public CodecsLoadOptions getLoad() 
public: 
property CodecsLoadOptions^ Load { 
   CodecsLoadOptions^ get(); 
} 

Property Value

The generic load options.

Example

For an example, refer to CodecsOptions.

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