Click or drag to resize

ElementGetImageWidth Method

Gets the image width.

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

Return Value

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