LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

IsLinked Property (MicroPDF417BarcodeData)








Gets a value that indicates whether the MicroPDF417 barcode is linked to a linear symbol printed below it. .NET support Silverlight support
Syntax
[BrowsableAttribute(false)]
public bool IsLinked {get;}
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property IsLinked As Boolean
'Usage
 
Dim instance As MicroPDF417BarcodeData
Dim value As Boolean
 
value = instance.IsLinked
[BrowsableAttribute(false)]
public bool IsLinked {get;}
ObjectiveC Syntax
Java Syntax
BrowsableAttribute()
 get_IsLinked(); 
[BrowsableAttribute(false)]
public:
property bool IsLinked {
   bool get();
}

Property Value

true when the MicroPDF417 barcode is linked to a linear symbol printed below it. Otherwise, false. The default value is false.
Remarks

This property is set by the BarcodeReader object when a MicroPDF417 symbol is read. To link MicroPDF417 when writing, use the MicroPDF417BarcodeWriteOptions.IsLinked property.

Example

For an example, refer to MicroPDF417BarcodeData.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MicroPDF417BarcodeData Class
MicroPDF417BarcodeData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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