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

CodecsXpsSaveOptions Class






Members 
Provides the options for saving a raster image as an Open XML Paper Specification (XPS) document. .NET support
Object Model
CodecsXpsSaveOptions Class
Syntax
public class CodecsXpsSaveOptions 
'Declaration
 
Public Class CodecsXpsSaveOptions 
'Usage
 
Dim instance As CodecsXpsSaveOptions
public sealed class CodecsXpsSaveOptions 
function Leadtools.Codecs.CodecsXpsSaveOptions()
public ref class CodecsXpsSaveOptions 
Remarks

The Open XML Paper Specification Format supports saving images with either PNG or JPEG Compression.

The following table shows the quality factor used when an image is saved with a particular format:

Format Property
RasterImageFormat.Xps CodecsXpsSaveOptions.PngQualityFactor
RasterImageFormat.XpsJpeg CodecsXpsSaveOptions.JpegQualityFactor
RasterImageFormat.XpsJpeg422 CodecsXpsSaveOptions.JpegQualityFactor
RasterImageFormat.XpsJpeg411 CodecsXpsSaveOptions.JpegQualityFactor
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

CodecsXpsSaveOptions Members
Leadtools.Codecs Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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