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