Click or drag to resize

textSectionwriteFields Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Upisuje u trenunu liniju podatke iz polja

Namespace:  imbACE.Services.textBlocks
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public string writeFields(
	string leftContent,
	int toInnerLine = -1,
	string midContent = "",
	string rightContent = ""
)
Request Example View Source

Parameters

leftContent
Type: SystemString
toInnerLine (Optional)
Type: SystemInt32
midContent (Optional)
Type: SystemString
rightContent (Optional)
Type: SystemString

Return Value

Type: String
See Also