Click or drag to resize

_textBlockgetContent Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.textBlocks.depracated
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public List<string> getContent(
	int targetWidth,
	printHorizontal horizontal
)
Request Example View Source

Parameters

targetWidth
Type: SystemInt32
horizontal
Type: printHorizontal

Return Value

Type: ListString
See Also