TwainDeviceEventXResolution Property |
Current X Resolution.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic float XResolution { get; }Public ReadOnly Property XResolution As Single
Get
Property Value
Type:
Single
Remarks This is used with the Resolution event.
Examples TwainDeviceEvent Class
See Also