Click or drag to resize

CPDFImgSelectionGetImgBitmap Method

Namespace:  ComPDFKit.PDFPage
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public bool GetImgBitmap(
	int index,
	string imagePath
)

Parameters

index
Type: SystemInt32
imagePath
Type: SystemString

Return Value

Type: Boolean
See Also