←Select platform

Load Property

Summary

Get the object to set the options for loading Open XML Paper Specification (XPS) documents as a raster image.

Syntax
C#
VB
C++
Java
public CodecsXpsLoadOptions Load { get; } 
Public ReadOnly Property Load As CodecsXpsLoadOptions 
public CodecsXpsLoadOptions getLoad() 
public: 
property CodecsXpsLoadOptions^ Load { 
   CodecsXpsLoadOptions^ get(); 
} 

Property Value

The XPS options used to load 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