Click or drag to resize

StiBaseStyleSaveToJsonObject Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiBaseStyle.SaveToJsonObject(Stimulsoft.Base.StiJsonSaveMode)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual JObject SaveToJsonObject(
	StiJsonSaveMode mode
)

Parameters

mode
Type: Stimulsoft.BaseStiJsonSaveMode

[Missing <param name="mode"/> documentation for "M:Stimulsoft.Report.StiBaseStyle.SaveToJsonObject(Stimulsoft.Base.StiJsonSaveMode)"]

Return Value

Type: JObject

[Missing <returns> documentation for "M:Stimulsoft.Report.StiBaseStyle.SaveToJsonObject(Stimulsoft.Base.StiJsonSaveMode)"]

Implements

IStiJsonReportObjectSaveToJsonObject(StiJsonSaveMode)
See Also