Click or drag to resize

IInternalAccess ConvertPageToBitmap Method

The convert pdf page to bitmap

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
Image ConvertPageToBitmap(
	int pageIndex,
	PdfPageRotateAngle rotate
)

Parameters

pageIndex
Type: System Int32
rotate
Type: Spire.Pdf PdfPageRotateAngle

Return Value

Type: Image
See Also