Class PdfViewerToolBarPagerTool
Inheritance
System.Object
Telerik.Blazor.Components.ToolBar.PdfViewerToolBarItem
PdfViewerToolBarPagerTool
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class PdfViewerToolBarPagerTool : PdfViewerToolBarItem, IPdfViewerToolBarItem, IDisposable
Constructors
PdfViewerToolBarPagerTool()
Declaration
public PdfViewerToolBarPagerTool()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder
__builder
|