C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the resolution to load when loading JP2 files.
public LeadSize Jp2Resolution { get; set; } Public Property Jp2Resolution As Leadtools.LeadSize public Leadtools.LeadSize Jp2Resolution {get; set;} @property (nonatomic, assign) LeadSize jp2Resolution; public LeadSize getJp2Resolution()public void setJp2Resolution(LeadSize value)
 <br/>get_Jp2Resolution();<br/>set_Jp2Resolution(value);<br/>Object.defineProperty('Jp2Resolution');  public:property Leadtools.LeadSize Jp2Resolution {Leadtools.LeadSize get();void set ( Leadtools.LeadSize );}
The resolution to load.
Specifies the resolution of the image to load. You can specify 0 to get the default.
Refer to Load.
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
