ImageGear .NET - Updated May 30, 2018
DataLength Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEImage Class : DataLength Property
Gets a number of bytes of image data, specified by the width, height, bits per component, and color space of the image.
Syntax
'Declaration
 
Public ReadOnly Property DataLength As Integer
 
'Usage
 
Dim instance As ImGearPDEImage
Dim value As Integer
 
value = instance.DataLength

Property Value

Integer value.
See Also

Reference

ImGearPDEImage Class
ImGearPDEImage Members