windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-ff8d020d.md
A command that corresponds to a fixed value of a specific setting.
Namespace : DevExpress.XtraPdfViewer.Commands
Assembly : DevExpress.XtraPdfViewer.v25.2.dll
NuGet Package : DevExpress.Win.PdfViewer
public abstract class PdfCheckableCommand :
PdfViewerCommand
Public MustInherit Class PdfCheckableCommand
Inherits PdfViewerCommand
Show 34 items
Object Command DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId> PdfViewerCommand PdfCheckableCommand PdfHandToolCommand
PdfOutlinesHideAfterUseCommand
PdfOutlinesWrapLongLinesCommand
PdfOutlinesTextSizeToLargeCommand
PdfOutlinesTextSizeToMediumCommand
PdfOutlinesTextSizeToSmallCommand
PdfSetActualSizeZoomModeCommand
PdfSetFitVisibleZoomModeCommand
PdfSetPageLevelZoomModeCommand
See Also