Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsOptions Class : Load Property |
public CodecsLoadOptions Load {get;}
'Declaration
Public ReadOnly Property Load As CodecsLoadOptions
'Usage
Dim instance As CodecsOptions Dim value As CodecsLoadOptions value = instance.Load
public CodecsLoadOptions Load {get;}
@property (nonatomic, strong, readonly) LTCodecsLoadOptions *load
public CodecsLoadOptions getLoad()
get_Load();
public: property CodecsLoadOptions^ Load { CodecsLoadOptions^ get(); }