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

Save Property (CodecsXpsOptions)






Get the object to set the options for saving a raster image as an Open XML Paper Specification (XPS) document. .NET support
Syntax
public CodecsXpsSaveOptions Save {get;}
'Declaration
 
Public ReadOnly Property Save As CodecsXpsSaveOptions
'Usage
 
Dim instance As CodecsXpsOptions
Dim value As CodecsXpsSaveOptions
 
value = instance.Save
public CodecsXpsSaveOptions Save {get;}
 get_Save(); 
public:
property CodecsXpsSaveOptions^ Save {
   CodecsXpsSaveOptions^ get();
}

Property Value

The XPS options used to save 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.