LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Save Property (CodecsXpsOptions)

Show in webframe







Get the object to set the options for saving a raster image as an Open XML Paper Specification (XPS) document.
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

See Also

Reference

CodecsXpsOptions Class
CodecsXpsOptions Members

 

 


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