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

PdfRotatePageClockwiseCommand Class

Rotates the document clockwise through 90 degrees.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v19.1.dll

Declaration

public class PdfRotatePageClockwiseCommand :
    PdfViewerCommand

Inheritance

Object
Command
DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId>
PdfViewerCommand
PdfRotatePageClockwiseCommand
See Also