ElementGetImageHeight Method |
Gets the image height.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public int GetImageHeight()
Public Function GetImageHeight As Integer
public:
virtual int GetImageHeight() sealed
function GetImageHeight();
Return Value
Type:
Int32 the height of the image, in samples.
See Also