Back to Devexpress

TdxPDFViewerSelection.AsBitmap Method

vcl-dxpdfviewer-dot-tdxpdfviewerselection-c8d1ee19.md

latest1.2 KB
Original Source

TdxPDFViewerSelection.AsBitmap Method

Returns the PDF document selection as a bitmap.

Declaration

delphi
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

TdxPDFViewerSelection Class

TdxPDFViewerSelection Members

dxPDFViewer Unit