Click or drag to resize

_textBlockaddContent Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Dodaje sadrzaj

Namespace:  imbACE.Services.textBlocks.depracated
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public void addContent(
	string content,
	addContentMode mode = addContentMode.appendOnBottom
)
Request Example View Source

Parameters

content
Type: SystemString
mode (Optional)
Type: imbACE.Services.textBlocks.depracatedaddContentMode
See Also