PdfRotatePageCounterclockwiseCommand Class
In This Article
Rotates the document counterclockwise through 90 degrees.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
public class PdfRotatePageCounterclockwiseCommand :
PdfViewerCommand
#Inheritance
Object
Command
DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId>
PdfViewerCommand
PdfRotatePageCounterclockwiseCommand
See Also