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