C#
VB
Java
C++
Get the object to set the options for saving a raster image as an Open XML Paper Specification (XPS) document.
public CodecsXpsSaveOptions Save { get; }
Public ReadOnly Property Save As Leadtools.Codecs.CodecsXpsSaveOptions
public CodecsXpsSaveOptions getSave()
public:
property Leadtools.Codecs.CodecsXpsSaveOptions^ Save {
Leadtools.Codecs.CodecsXpsSaveOptions^ get();
}
The XPS options used to save Open XML Paper Specification (XPS) documents as a raster image.
For an example, refer to CodecsXpsOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET