CPDFImgSelectionGetImgBitmap Method |
Namespace:
ComPDFKit.PDFPage
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0.0 (3.0.0.0)
Syntaxpublic bool GetImgBitmap(
int index,
string imagePath
)
Parameters
- index
- Type: SystemInt32
- imagePath
- Type: SystemString
Return Value
Type:
Boolean
See Also