Skip to main content
A newer version of this page is available. .

TdxPDFViewerSelection.AsBitmap Method

Returns the PDF document selection as a bitmap.

Declaration

function AsBitmap: TBitmap;

Returns

Type
TBitmap

Remarks

Call this function to obtain the currently selected image as a TBitmap object.

The AsBitmap function returns nil if one of the following conditions is met:

See Also