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