Skip to content

36e2f1f3 4004 c614 0ce1 f538c02c0d33

Fernando Garcia edited this page May 8, 2018 · 1 revision

StyleModel.Combine Method (StyleModel, Boolean)

Additional header content

Combines this instance with reference parameter.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public void Combine(
	StyleModel reference,
	bool forceInherits
)

VB

Public Sub Combine ( 
	reference As StyleModel,
	forceInherits As Boolean
)

Parameters

 

reference
Type: iTin.Export.Model.StyleModel
[Missing documentation for "M:iTin.Export.Model.StyleModel.Combine(iTin.Export.Model.StyleModel,System.Boolean)"]
forceInherits
Type: System.Boolean
[Missing documentation for "M:iTin.Export.Model.StyleModel.Combine(iTin.Export.Model.StyleModel,System.Boolean)"]

Remarks

[Missing documentation for "M:iTin.Export.Model.StyleModel.Combine(iTin.Export.Model.StyleModel,System.Boolean)"]

See Also

Reference

StyleModel Class
Combine Overload
iTin.Export.Model Namespace

Clone this wiki locally