PDFViewerMessagesToolbarPagerSettingsTagHelper

Example

Razor
<pager/>

Attributes

AttributeTypeDescription
firstStringSpecifies the tooltip text for the "first page" navigation button in the pager toolbar. This button navigates to the first page of the PDF document.
lastStringSpecifies the tooltip text for the "last page" navigation button in the pager toolbar. This button navigates to the last page of the PDF document.
nextStringSpecifies the tooltip text for the "next page" navigation button in the pager toolbar. This button navigates to the next page of the PDF document.
ofStringSpecifies the text used in the pager's page information display (e.g., "page 1 of 10"). This appears between the current page number and total page count.
pageStringSpecifies the singular form of the word "page" used in the pager's status display when there is only one page (e.g., "page 1 of 1").
pagesStringSpecifies the plural form of the word "pages" used in the pager's status display when there are multiple pages (e.g., "page 1 of 10 pages").
previousStringSpecifies the tooltip text for the "previous page" navigation button in the pager toolbar. This button navigates to the previous page of the PDF document.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support