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 : Pst Property |
public CodecsPstOptions Pst {get;}
'Declaration
Public ReadOnly Property Pst As CodecsPstOptions
'Usage
Dim instance As CodecsOptions Dim value As CodecsPstOptions value = instance.Pst
public CodecsPstOptions Pst {get;}
public CodecsPstOptions getPst()
get_Pst();
public: property CodecsPstOptions^ Pst { CodecsPstOptions^ get(); }