Click or drag to resize

StiMarginsSaveToJsonObject Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiMargins.SaveToJsonObject(Stimulsoft.Base.StiJsonSaveMode,System.Double,System.Double,System.Double,System.Double)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public JObject SaveToJsonObject(
	StiJsonSaveMode mode,
	double defLeft,
	double defRight,
	double defTop,
	double defBotttom
)

Parameters

mode
Type: Stimulsoft.BaseStiJsonSaveMode

[Missing <param name="mode"/> documentation for "M:Stimulsoft.Report.Components.StiMargins.SaveToJsonObject(Stimulsoft.Base.StiJsonSaveMode,System.Double,System.Double,System.Double,System.Double)"]

defLeft
Type: SystemDouble

[Missing <param name="defLeft"/> documentation for "M:Stimulsoft.Report.Components.StiMargins.SaveToJsonObject(Stimulsoft.Base.StiJsonSaveMode,System.Double,System.Double,System.Double,System.Double)"]

defRight
Type: SystemDouble

[Missing <param name="defRight"/> documentation for "M:Stimulsoft.Report.Components.StiMargins.SaveToJsonObject(Stimulsoft.Base.StiJsonSaveMode,System.Double,System.Double,System.Double,System.Double)"]

defTop
Type: SystemDouble

[Missing <param name="defTop"/> documentation for "M:Stimulsoft.Report.Components.StiMargins.SaveToJsonObject(Stimulsoft.Base.StiJsonSaveMode,System.Double,System.Double,System.Double,System.Double)"]

defBotttom
Type: SystemDouble

[Missing <param name="defBotttom"/> documentation for "M:Stimulsoft.Report.Components.StiMargins.SaveToJsonObject(Stimulsoft.Base.StiJsonSaveMode,System.Double,System.Double,System.Double,System.Double)"]

Return Value

Type: JObject

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiMargins.SaveToJsonObject(Stimulsoft.Base.StiJsonSaveMode,System.Double,System.Double,System.Double,System.Double)"]

See Also