LEADTOOLS Barcode (Leadtools.Barcode assembly)

Direction Property (BarcodeReadPdf)

Show in webframe







Gets or sets a flag that indicates the orientation and direction for reading barcodes.
Syntax
public BarcodeDirectionFlags Direction {get; set;}
'Declaration
 
Public Property Direction As BarcodeDirectionFlags
'Usage
 
Dim instance As BarcodeReadPdf
Dim value As BarcodeDirectionFlags
 
instance.Direction = value
 
value = instance.Direction
public BarcodeDirectionFlags Direction {get; set;}

            

            
 
get_Direction();
set_Direction(value);
Object.defineProperty('Direction');
public:
property BarcodeDirectionFlags Direction {
   BarcodeDirectionFlags get();
   void set (    BarcodeDirectionFlags value);
}

Property Value

Flag that indicates the orientation and direction for reading barcodes. Values can be combined when appropriate, by using a bitwise OR (|).
Requirements

Target Platforms

See Also

Reference

BarcodeReadPdf Class
BarcodeReadPdf Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features