Click or drag to resize

textContentBasicBlockwriteInlineBackground Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Renderuje jednu liniju pozadine - preko prosledjenog sadrzaja

Namespace:  imbACE.Services.textBlocks.core.proto
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public virtual string writeInlineBackground(
	string __content,
	string marginDeco = "",
	string backgroundDeco = ""
)
Request Example View Source

Parameters

__content
Type: SystemString
marginDeco (Optional)
Type: SystemString
backgroundDeco (Optional)
Type: SystemString

Return Value

Type: String
See Also