ImageResolution Property

Summary
Gets or sets image resolution properties for the current data source.
Syntax
C#
VB
C++
public WiaImageResolutionProperties ImageResolution { get; set; } 
  
Public Property ImageResolution As WiaImageResolutionProperties 
public: 
property WiaImageResolutionProperties ImageResolution { 
   WiaImageResolutionProperties get(); 
   void set (    WiaImageResolutionProperties ); 
} 

Property Value

WiaImageResolutionProperties structure contains the image resolution properties.

Example

Refer to WiaSession.GetRootItem example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.