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 |
---|
System.String |