StiBaseStyleSaveToString Method |
Saves the style to the string.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual string SaveToString()
Public Overridable Function SaveToString As String
Return Value
Type:
StringThe string which contains the style.
See Also