←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.