menu

Document Processing

PdfConfig Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    PdfConfig Class

    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
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved