C#
VB
Java
C++
Gets extra information about the image if the file format is PST.
public CodecsPstImageInfo Pst { get; }
Public ReadOnly Property Pst As Leadtools.Codecs.CodecsPstImageInfo
public CodecsPstImageInfo getPst()
public:
property Leadtools.Codecs.CodecsPstImageInfo^ Pst {
Leadtools.Codecs.CodecsPstImageInfo^ get();
}
A CodecsPstImageInfo object that contains extra information about the image if the file format is PST.
For an example, refer to CodecsImageInfo.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET