YResolution property (ILEADRasterTwain)

Visual Basic example

Visual C++ example

 

Syntax

float YResolution

Overview

Refer to Getting and Setting Capabilities

Remarks

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

This property internally gets or sets the vertical resolution capability ICAP_YRESOLUTION. 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 horizontal resolution, use the XResolution Property.

See Also

Elements

TransferMode property, TransferFileName property, TransferFileFormat property, TransferCompressionType Property, SetTransferOptions method, GetTransferOptions method, IsFileTransferAvailable property, IsMemoryTransferAvailable property, IsNativeTransferAvailable property, XResolution 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