Back to Devexpress

PdfRotatePageClockwiseCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-3defed67.md

latest1.6 KB
Original Source

PdfRotatePageClockwiseCommand Class

Rotates the document clockwise through 90 degrees.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfRotatePageClockwiseCommand :
    PdfViewerCommand
vb
Public Class PdfRotatePageClockwiseCommand
    Inherits PdfViewerCommand

Inheritance

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

See Also

PdfRotatePageClockwiseCommand Members

PdfRotatePageCounterclockwiseCommand

DevExpress.XtraPdfViewer.Commands Namespace