ClassPdfViewerToolBarPrintTool
Class
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class PdfViewerToolBarPrintTool : PdfViewerToolBarItem, IComponent, IHandleEvent, IHandleAfterRender, IPdfViewerToolBarItem, IDisposable
Inheritance: objectComponentBasePdfViewerToolBarItemPdfViewerToolBarPrintTool
Implements:
Inherited Members
Constructors
PdfViewerToolBarPrintTool()
Declaration
cs-api-definition
public PdfViewerToolBarPrintTool()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
cs-api-definition
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder
Overrides