Click or drag to resize

StiJsonReportObjectHelperDeserializeSimpleBorder Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiJsonReportObjectHelper.Deserialize.SimpleBorder(Stimulsoft.Base.Json.Linq.JProperty)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static StiSimpleBorder SimpleBorder(
	JProperty prop
)

Parameters

prop
Type: Stimulsoft.Base.Json.LinqJProperty

[Missing <param name="prop"/> documentation for "M:Stimulsoft.Base.StiJsonReportObjectHelper.Deserialize.SimpleBorder(Stimulsoft.Base.Json.Linq.JProperty)"]

Return Value

Type: StiSimpleBorder

[Missing <returns> documentation for "M:Stimulsoft.Base.StiJsonReportObjectHelper.Deserialize.SimpleBorder(Stimulsoft.Base.Json.Linq.JProperty)"]

See Also