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