C#
VB
Java
C++
Get the object to set the options for loading Open XML Paper Specification (XPS) documents as a raster image.
public CodecsXpsLoadOptions Load { get; }
Public ReadOnly Property Load As Leadtools.Codecs.CodecsXpsLoadOptions
public CodecsXpsLoadOptions getLoad()
public:
property Leadtools.Codecs.CodecsXpsLoadOptions^ Load {
Leadtools.Codecs.CodecsXpsLoadOptions^ get();
}
The XPS options used to load 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