IStamperGetImageSizeInPoints Method (String)ByteScout PDF Extractor SDK
Gets images size in document points.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-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