LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

Load Property (CodecsXpsOptions)






Get the object to set the options for loading Open XML Paper Specification (XPS) documents as a raster image. .NET support
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CodecsXpsOptions Class
CodecsXpsOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.