Skip to content

3a2c57da 429e f98f a331 9dac09117e25

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

TextModel.SetOwner Method

Additional header content

Sets a reference to the owner object that contains this instance.

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 SetOwner(
	TextLineModel reference
)

VB

Public Sub SetOwner ( 
	reference As TextLineModel
)

Parameters

 

reference
Type: iTin.Export.Model.TextLineModel
Owner reference.

Remarks

[Missing documentation for "M:iTin.Export.Model.TextModel.SetOwner(iTin.Export.Model.TextLineModel)"]

See Also

Reference

TextModel Class
iTin.Export.Model Namespace

Clone this wiki locally