Back to Devexpress

ShowRotatePagesDialog(TdxPDFCustomViewer,Integer[]) Method

vcl-dxpdfviewerrotatepagesdialog-dot-showrotatepagesdialog-x28-4ec00c62-x29.md

latest891 B
Original Source

ShowRotatePagesDialog(TdxPDFCustomViewer,Integer[]) Method

Invokes the “Rotate Pages“ dialog for a specified PDF Viewer control.

Declaration

delphi
procedure ShowRotatePagesDialog(AViewer: TdxPDFCustomViewer; const ASelectedPageIndexes: array of Integer);

Parameters

NameTypeDescription
AViewerTdxPDFCustomViewer

The target PDF Viewer control.

| | ASelectedPageIndexes | Integer |

An array of selected page indexes.

|

See Also

ShowPasswordDialog(TdxPDFCustomViewer,string)

dxPDFViewerRotatePagesDialog Unit