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

Show in webframe

Load Property (CodecsPstOptions)








Gets the options for loading PST, MSG and EML files.
Syntax
public CodecsPstLoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsPstLoadOptions
'Usage
 
Dim instance As CodecsPstOptions
Dim value As CodecsPstLoadOptions
 
value = instance.Load
public CodecsPstLoadOptions Load {get;}
public CodecsPstLoadOptions getLoad()
 get_Load(); 
public:
property CodecsPstLoadOptions^ Load {
   CodecsPstLoadOptions^ get();
}

Property Value

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

Target Platforms

See Also

Reference

CodecsPstOptions Class
CodecsPstOptions Members

Error processing SSI file