Accusoft.ImagXpress13.Net
ModcaDataLength Property




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

Property Value

An integer value which represents the Modca binary blob field length.
Remarks

Note: Available in Professional edition.

See Also

Reference

ImageModcaTag Class
ImageModcaTag Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback