ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfConfig - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PdfConfig

    Configuration class for the PDF library. In the current version, there are no explicit settings. Adding this component from the toolbar allows you to configure your project for PDF support easily.

    Inheritance
    System.Object
    PdfConfig
    Namespace: Syncfusion.Pdf
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public class PdfConfig : Component

    Constructors

    PdfConfig()

    Initializes a new instance of the PdfConfig class.

    Declaration
    public PdfConfig()

    Properties

    Copyright

    Copyright notice for the library.

    Declaration
    public string Copyright { get; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved