Click or drag to resize

_textContentsetContent Method (_textBlock, printHorizontal, printVertical, Boolean)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.textBlocks.depracated
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public void setContent(
	_textBlock content,
	printHorizontal horizontal,
	printVertical vertical,
	bool doInsertEmptyLines = true
)
Request Example View Source

Parameters

content
Type: imbACE.Services.textBlocks.depracated_textBlock
horizontal
Type: printHorizontal
vertical
Type: printVertical
doInsertEmptyLines (Optional)
Type: SystemBoolean
See Also