Gets PdfExportSettings
Namespace:
PerpetuumSoft.Reporting.WebAssembly: PerpetuumSoft.Reporting.Web (in PerpetuumSoft.Reporting.Web.dll) Version: 3.9.0.1
Syntax
C# |
---|
public PdfExportSettings PdfExportSettings { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property PdfExportSettings As PdfExportSettings |
Visual C++ |
---|
public: property PdfExportSettings^ PdfExportSettings { PdfExportSettings^ get (); } |