Back to Devexpress

PdfRotatePageCounterclockwiseCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-9f17852c.md

latest1.7 KB
Original Source

PdfRotatePageCounterclockwiseCommand Class

Rotates the document counterclockwise through 90 degrees.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfRotatePageCounterclockwiseCommand Members

PdfRotatePageClockwiseCommand

DevExpress.XtraPdfViewer.Commands Namespace