Click or drag to resize

ElementGetImageDataSize Method

Gets the image data size.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetImageDataSize()

Return Value

Type: Int32
the size of image data in bytes
See Also