LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Load Property (CodecsXpsOptions)

Show in webframe







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;}

            

            
 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

 

 


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