←Select platform

Save Property

Summary

Get the object to set the options for saving a raster image as an Open XML Paper Specification (XPS) document.

Syntax
C#
VB
C++
Java
public CodecsXpsSaveOptions Save { get; } 
Public ReadOnly Property Save As CodecsXpsSaveOptions 
public CodecsXpsSaveOptions getSave() 
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

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly