ImageGear .NET - Updated May 1, 2018
EncodedLength Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEImage Class : EncodedLength Property
Gets a length of the encoded data, if the data is encoded, that is, IsDataEncoded is True.
Syntax
'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