Leadtools.Barcode Namespace > BarcodeData Class : MicroPDF417IsLinked Property |
[BrowsableAttribute(false)] public bool MicroPDF417IsLinked {get;}
'Declaration <BrowsableAttribute(False)> Public ReadOnly Property MicroPDF417IsLinked As Boolean
'Usage Dim instance As BarcodeData Dim value As Boolean value = instance.MicroPDF417IsLinked
[BrowsableAttribute(false)] public bool MicroPDF417IsLinked {get;}
ObjectiveC Syntax
Java Syntax
BrowsableAttribute() get_MicroPDF417IsLinked();
[BrowsableAttribute(false)] public: property bool MicroPDF417IsLinked { 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