Click or drag to resize

textContentLinestoString Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.textBlocks.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public string toString(
	bool showLineNumber = false,
	string newLineSep = null
)
Request Example View Source

Parameters

showLineNumber (Optional)
Type: SystemBoolean
newLineSep (Optional)
Type: SystemString

Return Value

Type: String
See Also