Click or drag to resize

IInternalAccess SaveAsImage Method

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
Image SaveAsImage(
	int pageIndex,
	float zoomFactor
)

Parameters

pageIndex
Type: System Int32
zoomFactor
Type: System Single

Return Value

Type: Image
See Also