LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Load Property (CodecsPdfOptions)

Show in webframe







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 Plug in Features

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.