←Select platform

Pst Property

Summary

Gets extra information about the image if the file format is PST.

Syntax
C#
VB
C++
Java
public CodecsPstImageInfo Pst { get; } 
Public ReadOnly Property Pst As CodecsPstImageInfo 
public CodecsPstImageInfo getPst() 
public: 
property CodecsPstImageInfo^ Pst { 
   CodecsPstImageInfo^ get(); 
} 

Property Value

A CodecsPstImageInfo object that contains extra information about the image if the file format is PST.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly