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

DefaultPdfBarManagerItemNames Members

Contains default item captions displayed in the interface elements of the PDF Viewer.

Constructors

Name Description
DefaultPdfBarManagerItemNames() Initializes a new instance of the DefaultPdfBarManagerItemNames class with default settings.

Fields

Name Description
AnnotationProperties Returns the bAnnotationProperties string. Identifies the Properties… item in the document’s context menu for a selected text markup annotation.
AttachmentsViewerOpen Returns the bAttachmentsViewerOpen string. Identifies the Open Attachment button on the Attachments panel.
AttachmentsViewerSave Returns the bAttachmentsViewerSave string. Identifies the Save attachment button on the Attachments panel.
Bar static Returns “bMain”. Inherited from DefaultBarManagerItemNames.
ClockwiseRotate static Returns “bClockwiseRotate”. Corresponds to the Clockwise rotate command in the document’s context menu. Inherited from DefaultBarManagerItemNames.
Close static Returns “bClose”. Corresponds to the Close toolbar button. Inherited from DefaultBarManagerItemNames.
CommentRibbonPage Returns “rpComment”.
CommentTextRibbonGroup Returns the rpCommentText string.
ContextMenu Returns the pmContextMenu string.
Copy Returns the bCopy string. Identifies the Copy item in the document’s context menu.
CounterClockwiseRotate static Returns “bCounterClockwiseRotate”. Inherited from DefaultBarManagerItemNames.
DefaultPageCategory static Returns “rcMain”. Inherited from DefaultBarManagerItemNames.
DeleteAnnotation Returns the bDeleteAnnotation string. Identifies the Delete item in the document’s context menu that deletes a selected annotation.
DocumentMapCollapseTopLevelNode static Returns “bDocumentMapCollapseTopLevelNode”. Inherited from DefaultBarManagerItemNames.
DocumentMapExpandCurrentNode static Returns “bDocumentMapExpandCurrentNode”. Inherited from DefaultBarManagerItemNames.
DocumentMapExpandCurrentNodeButton static Returns “bDocumentMapExpandCurrentNodeButton”. Inherited from DefaultBarManagerItemNames.
DocumentMapExpandTopLevelNode static Returns “bDocumentMapExpandTopLevelNode”. Inherited from DefaultBarManagerItemNames.
DocumentMapGoToBookmark static Returns “bDocumentMapGoToBookmark”. Inherited from DefaultBarManagerItemNames.
DocumentMapHideAfterUseNode static Returns “bDocumentMapHideAfterUseNode”. Inherited from DefaultBarManagerItemNames.
DocumentMapShowOptions static Returns “bDocumentMapOptions”. Inherited from DefaultBarManagerItemNames.
Export Returns the bExport string. Identifies the Export toolbar button in the viewer’s Form Data toolbar.
FileRibbonGroup static Returns “rgFile”. Inherited from DefaultBarManagerItemNames.
Find Returns the bFind string. Identifies the Find toolbar button that shows the Search panel.
FindContext Returns the bFindContext string. Identifies the Find item in the document’s context menu. This button is used to show the Search panel.
FindRibbonGroup static Returns “rgFind”. Inherited from DefaultBarManagerItemNames.
FormDataRibbonGroup Returns the rgFormData string.
FormDataRibbonPage Returns the rpFormData string.
HandTool Returns the bHandTool string. Identifies the Hand tool item in a document’s context menu.
HighlightSelectedText Returns the bHighlightSelectedText string. Identifies the Highlight text item in the document’s context menu.
HighlightText Returns the bHighlightText string. Identifies the Highlight tool in the viewer’s Comment toolbar.
Import Returns the bImport string. Identifies the Import toolbar button in the viewer’s Form Data toolbar. This button is used to import interactive form data from one of the supported formats.
MainRibbonPage static Returns “rpMain”. Inherited from DefaultBarManagerItemNames.
MarqueeZoom Returns the bMarqueeZoom string. Identifies the Marquee zoom item in the document’s context menu.
NavigationRibbonGroup static Returns “rgNavigation”. Inherited from DefaultBarManagerItemNames.
NextPage static Returns “bNextPage”. Corresponds to the Next Page toolbar button that switches to the next document page. Inherited from DefaultBarManagerItemNames.
NextView static Returns “bNextView”. Corresponds to the Next view command in the document’s context menu. Inherited from DefaultBarManagerItemNames.
Open static Returns “bOpen”. Corresponds to the Open toolbar button that invokes the Open dialog allowing you to select a document to be loaded. Inherited from DefaultBarManagerItemNames.
OpenFromWeb Returns the bOpenFromWeb string. Identifies the Open from web toolbar button that is used to open a PDF document from the web.
OpenSplit Returns the bOpenSplit string. Identifies the Open toolbar button that is used to open a PDF document from the directory.
PageLayout Returns the bPageLayout string. Identifies the Page Display split button in the viewer’s toolbar.
PageLayoutSeparator Returns the bPageLayoutSeparator string.
Pagination static Returns “bPagination”. Inherited from DefaultBarManagerItemNames.
PreviousPage static Returns “bPreviousPage”. Corresponds to the Previous Page toolbar button that switches to the previous document page. Inherited from DefaultBarManagerItemNames.
PreviousView static Returns “bPreviousView”. Corresponds to the Previous view command in the document’s context menu. Inherited from DefaultBarManagerItemNames.
Print Returns the bPrint string. Identifies the Print toolbar button. The button is used to invoke the Print dialog allowing you to specify print settings and print a document.
PrintContext Returns the bPrintContext string. Identifies the Print item in the document’s context menu.
Properties Returns the bProperties string. Identifies the Document properties… context menu item.
Ribbon static Returns “bRibbon”. Inherited from DefaultBarManagerItemNames.
RotateRibbonGroup static Returns “rgRotate”. Inherited from DefaultBarManagerItemNames.
SaveAs Returns the “bSaveAs” string. Identifies the Save As toolbar button that is used to invoke the Save As dialog allowing you to select a file for saving the PDF document.
Search static Returns “bSearch”. Corresponds to the Search toolbar button that invokes the search panel allowing you to find a specified text throughout a document. Inherited from DefaultBarManagerItemNames.
SearchCheckCaseSensitive static Returns “bCheckCaseSensitive”. Corresponds to the Case Sensitive option in the search panel that specifies whether to use case-sensitive search. Inherited from DefaultBarManagerItemNames.
SearchCheckWholeWord static Returns “bCheckWholeWord”. Corresponds to the Whole Words Only option in the search panel that specifies whether to match the whole word during the search. Inherited from DefaultBarManagerItemNames.
SearchClose static Returns “bSearchClose”. Corresponds to the Close button in the search panel. Inherited from DefaultBarManagerItemNames.
SearchNext static Returns “bSearchNext”. Corresponds to the Next button in the search panel that starts searching or searches down again. Inherited from DefaultBarManagerItemNames.
SearchPrevious static Returns “bSearchPrev”. Corresponds to the Previous button in the search panel that searches backwards. Inherited from DefaultBarManagerItemNames.
SearchSettings static Returns “bSearchSettings”. Corresponds to the Settings button in the search panel that provides a submenu with search options. Inherited from DefaultBarManagerItemNames.
SelectAll Returns the bSelectAll string. Identifies the Select All item in a document’s context menu.
SelectTool Returns the bSelectTool string. Identifies the Select tool item in a document’s context menu, which enables you to select the document content.
StrikethroughSelectedText Returns the bStrikethroughSelectedText string. Identifies the Strikethrough text item in the document’s context menu.
StrikethroughText Returns the bStrikethroughText string. Identifies the Strikethrough tool in the viewer’s Comment toolbar that is used to strikethrough text.
UnderlineSelectedText Returns the bUnderlineSelectedText string. Identifies the Underline text item in the document’s context menu.
UnderlineText Returns the bUnderlineText string. Identifies the Underline tool in the viewer’s Comment toolbar.
Zoom static Returns “bZoom”. Corresponds to the Zoom toolbar button that zooms a document to a specific zoom factor. Inherited from DefaultBarManagerItemNames.
ZoomIn static Returns “bZoomIn”. Corresponds to the Zoom In toolbar button that increases a document’s current zoom factor. Inherited from DefaultBarManagerItemNames.
ZoomOut static Returns “bZoomOut”. Corresponds to the Zoom Out toolbar button that decreases a document’s current zoom factor. Inherited from DefaultBarManagerItemNames.
ZoomRibbonGroup static Returns “rgZoom”. Inherited from DefaultBarManagerItemNames.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also