Click or drag to resize

textContentLines Constructor (ITextLayoutContentProvider)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the textContentLines class

Namespace:  imbACE.Services.textBlocks.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public textContentLines(
	ITextLayoutContentProvider parent
)
Request Example View Source

Parameters

parent
Type: imbACE.Services.textBlocks.interfacesITextLayoutContentProvider
See Also