menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SfPdfViewerServer - API Reference

    Show / Hide Table of Contents

    Class SfPdfViewerServer

    Inheritance
    System.Object
    PdfViewerComponent
    SfPdfViewerServer
    Inherited Members
    PdfViewerComponent.OnInitialized()
    PdfViewerComponent.GetPDFInfo(Dictionary<String, Object>)
    Namespace: Syncfusion.Blazor.PdfViewerServer
    Assembly: Syncfusion.Blazor.PdfViewerServer.dll
    Syntax
    public class SfPdfViewerServer : PdfViewerComponent

    Constructors

    SfPdfViewerServer()

    Declaration
    public SfPdfViewerServer()

    Properties

    jsProperty

    Declaration
    protected override string jsProperty { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    BuildRenderTree(RenderTreeBuilder)

    Declaration
    protected override void BuildRenderTree(RenderTreeBuilder __builder)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved