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

PdfViewerCommandId Fields

Lists the values that identify the PDF Viewer commands.
Name Description
Copy static Identifies the PdfCopyCommand.
DeleteAnnotation static Identifies the PdfDeleteAnnotationCommand.
EnlargePageThumbnails static Identifies the PdfEnlargePageThumbnailsCommand.
ExpandCurrentOutline static Identifies the PdfOutlinesExpandCurrentCommand.
ExportFormData static Identifies the PdfExportFormDataCommand.
FindText static Identifies the PdfFindTextCommand.
GotoOutline static Identifies the PdfOutlinesGotoCommand.
HandTool static Identifies the PdfHandToolCommand.
ImportFormData static Identifies the PdfImportFormDataCommand.
MarqueeZoom static Identifies the PdfMarqueeZoomCommand.
NextPage static Identifies the PdfNextPageCommand.
NextView static Identifies the PdfNextViewCommand.
None static An undefined command.
OpenFile static Identifies the PdfOpenFileCommand.
OutlinePrintPages static Identifies the PdfOutlinesPrintPagesCommand.
OutlinePrintSections static Identifies the PdfOutlinesPrintSectionsCommand.
OutlinesExpandCollapseTopLevel static Identifies the PdfOutlinesExpandCollapseTopLevelCommand.
OutlinesTextSizeToLarge static Identifies the PdfOutlinesTextSizeToLargeCommand.
OutlinesTextSizeToMedium static Identifies the PdfOutlinesTextSizeToMediumCommand.
OutlinesTextSizeToSmall static Identifies the PdfOutlinesTextSizeToSmallCommand.
OutlinesWrapLongLines static Identifies the PdfOutlinesWrapLongLinesCommand.
OutlineViewerHideAfterUse static Identifies the PdfOutlinesHideAfterUseCommand.
PreviousPage static Identifies the PdfPreviousPageCommand.
PreviousView static Identifies the PdfPreviousViewCommand.
PrintFile static Identifies the PdfPrintFileCommand.
ReducePageThumbnails static Identifies the PdfReducePageThumbnailsCommand.
RotatePageClockwise static Identifies the PdfRotatePageClockwiseCommand.
RotatePageCounterclockwise static Identifies the PdfRotatePageCounterclockwiseCommand.
SaveAsFile static Identifies the PdfSaveAsFileCommand.
SelectAll static Identifies the PdfSelectAllCommand.
SelectTool static Identifies the PdfSelectToolCommand.
SetActualSizeZoomMode static Identifies the PdfSetActualSizeZoomModeCommand.
SetFitVisibleZoomMode static Identifies the PdfSetFitVisibleZoomModeCommand.
SetFitWidthZoomMode static Identifies the PdfSetFitWidthZoomModeCommand.
SetPageLevelZoomMode static Identifies the PdfSetPageLevelZoomModeCommand.
SetPageNumber static Identifies the PdfSetPageNumberCommand.
SetZoom static Obsolete. This command’s ID is not used.
ShowAnnotationProperties static Identifies the PdfShowAnnotationPropertiesCommand.
ShowDocumentProperties static Identifies the PdfShowDocumentPropertiesCommand.
ShowExactZoomList static Identifies the PdfShowExactZoomListCommand.
TextHighlight static Identifies the PdfTextHighlightCommand.
TextStrikethrough static Identifies the PdfTextStrikethroughCommand.
TextUnderline static Identifies the PdfTextUnderlineCommand.
ThumbnailsPrintPages static Identifies the PdfThumbnailsPrintPagesCommand.
Zoom10 static Identifies the PdfZoom10Command.
Zoom100 static Identifies the PdfZoom100Command.
Zoom125 static Identifies the PdfZoom125Command.
Zoom150 static Identifies the PdfZoom150Command.
Zoom200 static Identifies the PdfZoom200Command.
Zoom25 static Identifies the PdfZoom25Command.
Zoom400 static Identifies the PdfZoom400Command.
Zoom50 static Identifies the PdfZoom50Command.
Zoom500 static Identifies the PdfZoom500Command.
Zoom75 static Identifies the PdfZoom75Command.
ZoomIn static Identifies the PdfZoomInCommand.
ZoomOut static Identifies the PdfZoomOutCommand.
See Also