XResolution property (ILEADRasterTwain)

Visual Basic example

Visual C++ example

 

Syntax

float XResolution

Overview

Refer to Getting and Setting Capabilities

Remarks

Gets or sets the horizontal resolution used to transfer images from the current TWAIN source.

This property internally gets or sets the horizontal resolution capability ICAP_XRESOLUTION. For more information on this capability, refer to www.twain.org/download.htm and click on TWAIN Specification (Version 1.9).

To get or set the vertical resolution, use the YResolution property.

See Also

Elements

TransferMode property, TransferFileName property, TransferFileFormat property, TransferCompressionType Property, SetTransferOptions method, GetTransferOptions method, IsFileTransferAvailable property, IsMemoryTransferAvailable property, IsNativeTransferAvailable property, XResolution Property, YResolution property, ImageFrame property, ImageUnit property, ImageBitsPerPixel property, ImageBrightness property, ImageContrast property, ImageHighlight property, PaperSize property, PaperDirection property, ShowProgress method, EnableDuplex property, DuplexMode property, MaxXferCount Property, RGBElements property, RGBElementsCount Property, SetRGBResponse method

Topics

TWAIN Functionality: Capability Functions