LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Load Property (CodecsRtfOptions)

Show in webframe







Gets the options for loading RTF files as raster images.
Syntax
public CodecsRtfLoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsRtfLoadOptions
'Usage
 
Dim instance As CodecsRtfOptions
Dim value As CodecsRtfLoadOptions
 
value = instance.Load
public CodecsRtfLoadOptions Load {get;}

            

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

Property Value

The RTF load options.
Example
For an example, refer to CodecsRtfOptions.
Requirements

Target Platforms

See Also

Reference

CodecsRtfOptions Class
CodecsRtfOptions Members

 

 


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