Error processing SSI file
LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Show in webframe

Pst Property (CodecsOptions)








Gets the PST load options.
Syntax
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();
}

Property Value

The PST load options.
Example
For an example, refer to CodecsPstOptions.
Requirements

Target Platforms

See Also

Reference

CodecsOptions Class
CodecsOptions Members

Error processing SSI file