Click or drag to resize

ElementGetImageHeight Method

Gets the image height.

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

Return Value

Type: Int32
the height of the image, in samples.
See Also