←Select platform

Load Property

Summary

Gets the generic load options.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsLoadOptions Load { get; } 
Public ReadOnly Property Load As Leadtools.Codecs.CodecsLoadOptions 
@property (nonatomic, strong, readonly) LTCodecsLoadOptions *load 
public CodecsLoadOptions getLoad() 
 get_Load();  

Property Value

The generic load options.

Example

For an example, refer to CodecsOptions.

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