PdfDataExportSettings class
Represents different settings used during exporting to PDF
public class EasyData.Export.PdfDataExportSettings : BasicDataExportSettingsPackage: EasyData.Exporters.PdfSharp (targets: netstandard2.0)
Assembly: EasyData.Exporters.PdfSharp.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| PdfDataExportSettings() | void | Initializes a new instance of theEasyData.Export.PdfDataExportSettings class. |
PdfDataExportSettings(CultureInfo culture) | void | Initializes a new instance of theEasyData.Export.PdfDataExportSettings class. |
Static Properties
Section titled “Static Properties”| Name | Type | Description |
|---|---|---|
| Default | PdfDataExportSettings | Returns the default instance of EasyData.Export.PdfDataExportSettings. |