C#
VB
C++
Gets or sets image resolution properties for the current data source.
public WiaImageResolutionProperties ImageResolution { get; set; }
Public Property ImageResolution As Leadtools.Wia.WiaImageResolutionProperties
public:
property Leadtools.Wia.WiaImageResolutionProperties ImageResolution {
Leadtools.Wia.WiaImageResolutionProperties get();
void set ( Leadtools.Wia.WiaImageResolutionProperties );
}
WiaImageResolutionProperties structure contains the image resolution properties.
Refer to WiaSession.GetRootItem example.
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