Leadtools.Codecs Namespace > CodecsAbcLoadOptions Class : FastLoad Property |
public bool FastLoad {get; set;}
'Declaration Public Property FastLoad As Boolean
'Usage Dim instance As CodecsAbcLoadOptions Dim value As Boolean instance.FastLoad = value value = instance.FastLoad
public bool FastLoad {get; set;}
get_FastLoad();
set_FastLoad(value);
Object.defineProperty('FastLoad');