Link Search Menu Expand Document

IStamperGetImageSizeInPoints Method (String)

Gets images size in document points.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
SizeF GetImageSizeInPoints(
	string imageFile
)

Parameters

imageFile
Type: SystemString
Image file path.

Return Value

Type: SizeF
Image size in document points (1/72").
See Also

Reference