Link Search Menu Expand Document

IStamperGetImageSizeInPoints Method (Image)

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(
	Image image
)

Parameters

image
Type: System.DrawingImage
Image object.

Return Value

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

Reference