DefaultPreviewBarItemNames Fields
Contains default item captions displayed in the Document Preview‘s interface elements.| Name | Description |
|---|---|
| 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. |
| ContinuousScrolling | Returns “bContinuousScrolling”. Corresponds to a button specifying whether to skip to the beginning of the next page on reaching the end of the previous page, or enable continuous vertical scrolling. |
| Copy | Returns “bCopy”. Corresponds to the Copy command of a document’s context menu, which enables you to copy the selected document content. |
| CounterClockwiseRotate static | Returns “bCounterClockwiseRotate”. Inherited from DefaultBarManagerItemNames. |
| DefaultPageCategory static | Returns “rcMain”. Inherited from DefaultBarManagerItemNames. |
| DocumentGroup | Returns “documentGroup”. Corresponds to the Document toolbar group that contains buttons for invoking dedicated dialogs and panels. |
| DocumentMap | Returns “bDocumentMap”. Corresponds to the Document Map toolbar button that shows/hides the Document Map panel, which presents a document’s structure in a tree-like form. |
| 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. |
| EditingFields | Returns “bEditingFields”. Corresponds to the Editing Fields toolbar button that highlights all available fields whose content can be edited. |
| Export | Returns “bExport”. Corresponds to the Export toolbar button that allows you to export a document to a file on disk. |
| ExportCsv | Returns “bExportCsv”. Corresponds to the CSV File item in the drop-down list of the Export toolbar button. |
| ExportDocx | Returns “bExportDocx”. Corresponds to the DOCX File item in the drop-down list of the Export toolbar button. |
| ExportGroup | Returns “exportGroup”. Corresponds to the Export toolbar group that contains items for exporting documents. |
| ExportHtm | Returns “bExportHtm”. Corresponds to the HTML File item in the drop-down list of the Export toolbar button. |
| ExportImage | Returns “bExportImage”. Corresponds to the Image File item in the drop-down list of the Export toolbar button. |
| ExportMht | Returns “bExportMht”. Corresponds to the MHT File item in the drop-down list of the Export toolbar button. |
| ExportPdf | Returns “bExportPdf”. Corresponds to the PDF File item in the drop-down list of the Export toolbar button. |
| ExportRtf | Returns “bExportRtf”. Corresponds to the RTF File item in the drop-down list of the Export toolbar button. |
| ExportTxt | Returns “bExportTxt”. Corresponds to the Text File item in the drop-down list of the Export toolbar button. |
| ExportXls | Returns “bExportXls”. Corresponds to the XLS File item in the drop-down list of the Export toolbar button. |
| ExportXlsx | Returns “bExportXlsx”. Corresponds to the XLSX File item in the drop-down list of the Export toolbar button. |
| ExportXps | Obsolete. Obsolete. Returns “bExportXps”. |
| FileGroup | Returns “fileGroup”. Corresponds to the File toolbar group that contains buttons for saving and loading documents. |
| FileRibbonGroup static | Returns “rgFile”. Inherited from DefaultBarManagerItemNames. |
| Find | Returns “bFind”. Corresponds to the Search toolbar button that shows the Search panel allowing you to find a specified text throughout a document. |
| FindRibbonGroup static | Returns “rgFind”. Inherited from DefaultBarManagerItemNames. |
| FirstPage | Returns “bFirstPage”. Corresponds to the First Page toolbar button that switches to the first document page. |
| HandTool | Returns “bHandTool”. Corresponds to the Hand Tool command of a document’s context menu, which enables you to scroll content by dragging the document. |
| LastPage | Returns “bLastPage”. Corresponds to the Last Page toolbar button that switches to the last document page. |
| MainRibbonPage static | Returns “rpMain”. Inherited from DefaultBarManagerItemNames. |
| NavigationGroup | Returns “navigationGroup”. Corresponds to the Navigation toolbar group that contains buttons for navigating through a document. |
| NavigationPane | |
| 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. |
| OpenRemoteDocument | Returns “bOpenRemote”. |
| PageLayoutSplit | Returns “bPageLayoutSplit”. Corresponds to the Page Layout split button in a Document Preview’s toolbar. |
| PageNumber | Returns “pageNumberEdit”. Corresponds to the item in the status bar that displays the current page number and a total number of pages, and allows you to navigate to a specific document page. |
| PageSetup | Returns “bPageSetup”. Corresponds to the Page Setup toolbar button that invokes the dialog allowing you to adjust a document’s page settings. |
| Pagination static | Returns “bPagination”. Inherited from DefaultBarManagerItemNames. |
| Parameters | Returns “bParameters”. Corresponds to the Parameters toolbar button that shows/hides the Parameters Panel, where you can specify report parameters before preview generation is started. |
| PreviewPage | Returns “previewPage”. Corresponds to the whole Preview toolbar page. |
| 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. |
| Returns “bPrint”. Corresponds to the Print toolbar button and menu command that invoke the Print dialog allowing you to specify print settings and print a document. | |
| PrintDirect | Returns “bPrintDirect”. Corresponds to the Quick Print toolbar button that prints a document using the default settings. |
| PrintGroup | Returns “printGroup”. Corresponds to the Print toolbar group that contains buttons for changing a document’s print settings and printing the document. |
| Progress | Returns “progressEdit”. Corresponds to the document building progress indicator displayed in the status bar. |
| Ribbon static | Returns “bRibbon”. Inherited from DefaultBarManagerItemNames. |
| RotateRibbonGroup static | Returns “rgRotate”. Inherited from DefaultBarManagerItemNames. |
| Save | Returns “bSave”. Corresponds to the Save toolbar button and menu command that invokes the Save As dialog, allowing you to save the current document to a file. |
| Scale | Returns “bScale”. Corresponds to the Scale toolbar button that invokes the dialog allowing you to scale a 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. |
| SelectTool | Returns “bSelectTool”. Corresponds to the Select Tool command of a document’s context menu, which enables you to select the document content. |
| Send | Returns “bSend”. Corresponds to the Send toolbar button that allows you to export a document and send the resulting file using e-mail. |
| SendCsv | Returns “bSendCsv”. Corresponds to the CSV File item in the drop-down list of the Send toolbar button. |
| SendDocx | Returns “bSendDocx”. Corresponds to the DOCX File item in the drop-down list of the Send toolbar button. |
| SendImage | Returns “bSendImage”. Corresponds to the Image File item in the drop-down list of the Send toolbar button. |
| SendMht | Returns “bSendMht”. Corresponds to the MHT File item in the drop-down list of the Send toolbar button. |
| SendPdf | Returns “bSendPdf”. Corresponds to the PDF File item in the drop-down list of the Send toolbar button. |
| SendRtf | Returns “bSendRtf”. Corresponds to the RTF File item in the drop-down list of the Send toolbar button. |
| SendTxt | Returns “bSendTxt”. Corresponds to the Text File item in the drop-down list of the Send toolbar button. |
| SendXls | Returns “bSendXls”. Corresponds to the XLS File item in the drop-down list of the Send toolbar button. |
| SendXlsx | Returns “bSendXlsx”. Corresponds to the XLSX File item in the drop-down list of the Send toolbar button. |
| SendXps | Obsolete. Obsolete. Returns “bSendXps”. |
| ShowCoverPage | Returns “bShowCoverPage”. Corresponds to a button specifying whether to display the first document page separately or alongside the next document page. |
| SinglePage | Returns “bSinglePage”. Corresponds to a button that enables a Document Preview to display one page at a time. |
| StatusBar | Returns “statusBar”. Corresponds to the Document Preview’s status bar. |
| StopBuilding | Returns “bStop”. Corresponds to the Stop button in the status bar that is displayed when a document is being loaded, and allows you to stop document building. |
| Thumbnails | Returns “bThumbnails”. Corresponds to the Thumbnails toolbar button that shows/hides the Thumbnails panel, which allows you to navigate through the document. |
| ToolsGroup | Returns “toolsGroup”. |
| TwoPages | Returns “bTwoPages”. Corresponds to a button that enables a Document Preview to display two pages side-by-side. |
| ViewGroup | Returns “viewGroup”. Corresponds to the View toolbar group that contains buttons for customizing a document’s view. |
| Watermark | Returns “bWatermark”. Corresponds to the Watermark toolbar button that invokes the dialog allowing you to add a text or/and image watermark to a document. |
| WatermarkGroup | Obsolete. Obsolete. Returns “watermarkGroup”. |
| WrapPages | Returns “bWrapPages”. Corresponds to a button that enables a Document Preview to display as many pages side-by-side as possible with the current zoom factor. |
| Zoom static | Returns “bZoom”. Corresponds to the Zoom toolbar button that zooms a document to a specific zoom factor. Inherited from DefaultBarManagerItemNames. |
| ZoomFactor | Returns “zoomFactor”. Corresponds to the Zoom toolbar button that zooms a document to a specific zoom factor from the drop-down list. |
| ZoomGroup | Returns “zoomGroup”. Corresponds to the Zoom toolbar group that contains buttons for zooming a document. |
| 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. |
See Also