Click or drag to resize

IHasTextSectionMethodsinsertSplitLine Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Ubacuje spliter liniju i pomera kursor na sledeci red

Namespace:  imbACE.Services.textBlocks.interfaces
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
void insertSplitLine(
	string __backgroundDeco = "-",
	string __marginDeco = "",
	int toInnerLine = -1
)
Request Example View Source

Parameters

__backgroundDeco (Optional)
Type: SystemString
__marginDeco (Optional)
Type: SystemString
toInnerLine (Optional)
Type: SystemInt32
See Also