←Select platform

XResolution Property

Summary

Gets or sets current X Resolution.

Syntax

C#
VB
C++
public float XResolution { get; set; } 
Public Property XResolution As Single 
public: 
property float XResolution { 
   float get(); 
   void set (    float ); 
} 

Property Value

X Resolution Valid for TwainCapabilityValue.DeviceEventCheckResolution only

Example

Refer to GetDeviceEventData example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly