←Select platform

FillOrder Property

Summary

Gets or sets indicate how bytes in the image are to be filled by the source.

Syntax

C#
VB
C++
public Leadtools.Twain.TwainDataTransferFillOrder FillOrder {get; set;}
Public Property FillOrder As Leadtools.Twain.TwainDataTransferFillOrder

Property Value

Indicate how bytes in the image are to be filled by the source. Possible values are (according to the TWAIN 2.0 specification): TwainCapabilityValue.BitOrderLsbFirst bytes are to be transferred with the least significant byte first, TwainCapabilityValue.BitOrderMsbFirst bytes are to be transferred with the most significant byte first

Example

Refer to DataTransfer example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Twain Assembly
Click or drag to resize