LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Load Property (CodecsEpsOptions)

Show in webframe







Gets the options for loading EPS images.
Syntax
public CodecsEpsLoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsEpsLoadOptions
'Usage
 
Dim instance As CodecsEpsOptions
Dim value As CodecsEpsLoadOptions
 
value = instance.Load
public CodecsEpsLoadOptions Load {get;}

            

            
 get_Load(); 
public:
property CodecsEpsLoadOptions^ Load {
   CodecsEpsLoadOptions^ get();
}

Property Value

The EPS load options.
Example
For an example, refer to CodecsEpsOptions.
Requirements

Target Platforms

See Also

Reference

CodecsEpsOptions Class
CodecsEpsOptions Members

 

 


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