Visual Basic (Declaration) | |
---|---|
Public Property XScaling As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int XScaling {get; set;} |
Return Value
An integer that represents the acquired image X-direction scaling value before transferring.Refer to WiaSession.GetRootItem example.
The horizontal scaling percentage to be applied to the scanned page within the scanner device. This value can be from 1 to maximum of 65535. For example, 100 means no scaling, 50 means scaling down to 50 of the original size, and 200 means scaling up to 200 of the original size.
Note: This member is only available on VISTA (WIA 2.0 version).
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family