Click or drag to resize

textSectionsetAndWriteValueLine Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.textBlocks
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public void setAndWriteValueLine(
	string valueString,
	string contentPrefix = "Value: "
)
Request Example View Source

Parameters

valueString
Type: SystemString
contentPrefix (Optional)
Type: SystemString
See Also