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 > CodecsPngOptions Class : Load Property |
public CodecsPngLoadOptions Load {get;}
'Declaration
Public ReadOnly Property Load As CodecsPngLoadOptions
'Usage
Dim instance As CodecsPngOptions Dim value As CodecsPngLoadOptions value = instance.Load
public CodecsPngLoadOptions Load {get;}
@property (nonatomic, strong, readonly) LTCodecsPngLoadOptions* load
public CodecsPngLoadOptions getLoad()
get_Load();
public: property CodecsPngLoadOptions^ Load { CodecsPngLoadOptions^ get(); }