[TelerikToolboxCategory("PdfViewer")]
public class RadPdfViewerNavigator : RadCommandBar, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider
Declaration
public CommandBarTextBox CurrentPageTextBox { get; }
Property Value
Declaration
public CommandBarTextBox SearchTextBox { get; }
Property Value
Declaration
public CommandBarLabel TotalPagesLabel { get; }
Property Value
Declaration
public void UpdateCurrentPage()
Declaration
public void UpdatePageCount()