Error processing SSI file
LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Show in webframe

CodecsXpsLoadOptions Class








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

Open XML Paper Specification (XPS) files have no physical width or height in pixels. You can use the CodecsRasterizeDocumentOptions to control how the final document is rendered as a raster image. For more information, refer to CodecsRasterizeDocumentLoadOptions.

For more information, refer to File Formats - XPS Format.

Example
For an example, refer to CodecsXpsOptions.
Requirements

Target Platforms

See Also

Reference


Leadtools.Codecs Namespace

Error processing SSI file