Skip to main content

PdfViewerCommandId Fields

Lists values that identify the PDF Viewer commands.
Name Description
ClearFilterComments static Identifies the ClearFilterCommentsCommand.
CollapseAllCommentTree static Identifies the CollapseAllCommentTreeCommand.
Copy static Identifies the PdfCopyCommand.
DeleteAnnotation static Identifies the PdfDeleteAnnotationCommand.
EnlargePageThumbnails static Identifies the PdfEnlargePageThumbnailsCommand.
ExpandAllCommentTree static Gets an ID of the ExpandAllCommentTreeCommand.
ExpandCurrentOutline static Identifies the PdfOutlinesExpandCurrentCommand.
ExportFormData static Identifies the PdfExportFormDataCommand.
FilterCommentsByAuthor static Identifies the FilterCommentsByAuthorCommand.
FilterCommentsByCheckmarkStatus static Identifies the FilterCommentsByCheckmarkStatusCommand.
FilterCommentsByNoneStatus static Identifies the FilterCommentsByNoneStatusCommand.
FilterCommentsByStatus static Identifies the FilterCommentsByStatusCommand.
FilterCommentsByType static Identifies the FilterCommentsByTypeCommand.
FilterCommentsHideAll static Identifies the FilterCommentsHideAllCommand.
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.
SortCommentsByAuthor static Identifies the SortCommentsByAuthorCommand.
SortCommentsByCheckmarkStatus static Identifies the SortCommentsByCheckmarkStatusCommand.
SortCommentsByDate static Identifies the SortCommentsByDateCommand.
SortCommentsByPage static Identifies the SortCommentsByPageCommand.
SortCommentsByType static Identifies the SortCommentsByTypeCommand.
StickyNote static Identifies the StickyNoteCommand.
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