Gets the length of the binary blob field.
public int ModcaDataLength {get;}
public: __property int get_ModcaDataLength();
public:
property int ModcaDataLength {
int get();
}
'Declaration
Public ReadOnly Property ModcaDataLength As Integer
'Usage
Dim instance As ImageModcaTag
Dim value As Integer
value = instance.ModcaDataLength
Property Value
An integer value which represents the Modca binary blob field length.