Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfViewerComponent - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PdfViewerComponent

    Inheritance
    System.Object
    PdfViewerComponent
    SfPdfViewerServer
    Namespace: Syncfusion.Blazor.PdfViewerServer
    Assembly: Syncfusion.Blazor.PdfViewerServer.dll
    Syntax
    public class PdfViewerComponent : PdfViewerBase

    Constructors

    PdfViewerComponent()

    Declaration
    public PdfViewerComponent()

    Methods

    GetPDFInfo(Dictionary<String, Object>)

    Declaration
    public object GetPDFInfo(Dictionary<string, object> obj)
    Parameters
    Type Name Description
    System.Collections.Generic.Dictionary<System.String, System.Object> obj
    Returns
    Type Description
    System.Object

    OnInitialized()

    Declaration
    protected override void OnInitialized()
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved