Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.28
|
Leadtools.Forms.Processing Namespace > BarcodeFieldData Structure : GetData Method |
public byte[] GetData()
'Declaration Public Function GetData() As Byte()
'Usage Dim instance As BarcodeFieldData Dim value() As Byte value = instance.GetData()
public: array<byte>^ GetData();