Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BkHim Class / imageBlob Property


In This Topic
imageBlob Property
In This Topic
Syntax
'Declaration
 
Public Property imageBlob As Byte()
 
'Usage
 
Dim instance As BkHim
Dim value() As Byte
 
instance.imageBlob = value
 
value = instance.imageBlob
See Also