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

Show in webframe

Load Property (CodecsRtfOptions)








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;}
public CodecsRtfLoadOptions getLoad()
 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

Error processing SSI file