ClassPdfViewerNavigateToPageToolbarItem
Class
Represents a toolbar item that provides navigation to a specific page in a PDF document.
Definition
Namespace:Telerik.Maui.Controls.PdfViewer
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class PdfViewerNavigateToPageToolbarItem : ToolbarItem
Inheritance: objectToolbarItemPdfViewerNavigateToPageToolbarItem
Inherited Members
Constructors
PdfViewerNavigateToPageToolbarItem()
Declaration
cs-api-definition
public PdfViewerNavigateToPageToolbarItem()
Properties
CurrentPageNumber
Gets the current page number being displayed in the PDF viewer.
TotalPages
Gets the total number of pages in the PDF document.