Click or drag to resize

IHasTextSectionMethodswriteField Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.textBlocks.interfaces
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
string writeField(
	string content,
	printHorizontal tab,
	int toInnerLine = -1,
	string customFormat = "",
	string customBackground = ""
)
Request Example View Source

Parameters

content
Type: SystemString
tab
Type: printHorizontal
toInnerLine (Optional)
Type: SystemInt32
customFormat (Optional)
Type: SystemString
customBackground (Optional)
Type: SystemString

Return Value

Type: String
See Also