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

Show in webframe

Load Property (CodecsPcdOptions)








Gets the options for loading PCD images.
Syntax
public CodecsPcdLoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsPcdLoadOptions
'Usage
 
Dim instance As CodecsPcdOptions
Dim value As CodecsPcdLoadOptions
 
value = instance.Load
public CodecsPcdLoadOptions Load {get;}
public CodecsPcdLoadOptions getLoad()
 get_Load(); 
public:
property CodecsPcdLoadOptions^ Load {
   CodecsPcdLoadOptions^ get();
}

Property Value

The PCD load options.
Example
For an example, refer to CodecsPcdOptions.
Requirements

Target Platforms

See Also

Reference

CodecsPcdOptions Class
CodecsPcdOptions Members

Error processing SSI file