Leadtools.Barcode Namespace > MicroPDF417BarcodeData Class : IsLinked Property |
[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(); }
This property is set by the BarcodeReader object when a MicroPDF417 symbol is read. To link MicroPDF417 when writing, use the MicroPDF417BarcodeWriteOptions.IsLinked property.
For an example, refer to MicroPDF417BarcodeData.
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