ImageGear .NET
EncodedLength Property




Gets a length of the encoded data, if the data is encoded, that is, IsDataEncoded is True.
Syntax
public int EncodedLength {get;}
public: __property int get_EncodedLength();
public:
property int EncodedLength {
   int get();
}
'Declaration
 
Public ReadOnly Property EncodedLength As Integer
 
'Usage
 
Dim instance As ImGearPDEImage
Dim value As Integer
 
value = instance.EncodedLength

Property Value

Integer value.
See Also

Reference

ImGearPDEImage Class
ImGearPDEImage Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback