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