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

Show in webframe

Load Property (CodecsPdfOptions)








Gets the options for loading PDF images.
Syntax
public CodecsPdfLoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsPdfLoadOptions
'Usage
 
Dim instance As CodecsPdfOptions
Dim value As CodecsPdfLoadOptions
 
value = instance.Load
public CodecsPdfLoadOptions Load {get;}
@property (nonatomic, strong, readonly) LTCodecsPdfLoadOptions* load
public CodecsPdfLoadOptions getLoad()
 get_Load(); 
public:
property CodecsPdfLoadOptions^ Load {
   CodecsPdfLoadOptions^ get();
}

Property Value

The PDF load options.
Example
For an example, refer to CodecsPdfOptions.
Requirements

Target Platforms

See Also

Reference

CodecsPdfOptions Class
CodecsPdfOptions Members
Implementing PDF Features

Error processing SSI file