menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfViewerDesigner

    Show / Hide Table of Contents

    Class PdfViewerDesigner

    Gets a collection of PdfViewer values

    Inheritance
    System.Object
    PdfViewerDesigner
    Namespace: Syncfusion.JavaScript.Web
    Assembly: Syncfusion.EJ.Web.dll
    Syntax
    public class PdfViewerDesigner : ControlDesigner

    Constructors

    PdfViewerDesigner()

    Declaration
    public PdfViewerDesigner()

    Fields

    ActionList

    Declaration
    [SecurityCritical]
    public DesignerActionListCollection ActionList
    Field Value
    Type Description
    System.ComponentModel.Design.DesignerActionListCollection

    Properties

    ActionLists

    Declaration
    public override DesignerActionListCollection ActionLists { get; }
    Property Value
    Type Description
    System.ComponentModel.Design.DesignerActionListCollection

    PdfViewer

    Declaration
    public PdfViewer PdfViewer { get; }
    Property Value
    Type Description
    PdfViewer

    Methods

    GetDesignTimeHtml()

    Declaration
    public override string GetDesignTimeHtml()
    Returns
    Type Description
    System.String

    GetEmptyDesignTimeHtml()

    Declaration
    [SecurityCritical]
    protected override string GetEmptyDesignTimeHtml()
    Returns
    Type Description
    System.String

    Initialize(IComponent)

    Declaration
    public override void Initialize(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved