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

Show in webframe

Load Property (CodecsXpsOptions)








Get the object to set the options for loading Open XML Paper Specification (XPS) documents as a raster image.
Syntax
public CodecsXpsLoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsXpsLoadOptions
'Usage
 
Dim instance As CodecsXpsOptions
Dim value As CodecsXpsLoadOptions
 
value = instance.Load
public CodecsXpsLoadOptions Load {get;}
public CodecsXpsLoadOptions getLoad()
 get_Load(); 
public:
property CodecsXpsLoadOptions^ Load {
   CodecsXpsLoadOptions^ get();
}

Property Value

The XPS options used to load Open XML Paper Specification (XPS) documents as a raster image.
Example
For an example, refer to CodecsXpsOptions.
Requirements

Target Platforms

See Also

Reference

CodecsXpsOptions Class
CodecsXpsOptions Members

Error processing SSI file