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 > CodecsPstOptions Class : Load Property |
public CodecsPstLoadOptions Load {get;}
'Declaration
Public ReadOnly Property Load As CodecsPstLoadOptions
'Usage
Dim instance As CodecsPstOptions Dim value As CodecsPstLoadOptions value = instance.Load
public CodecsPstLoadOptions Load {get;}
public CodecsPstLoadOptions getLoad()
get_Load();
public: property CodecsPstLoadOptions^ Load { CodecsPstLoadOptions^ get(); }