Click or drag to resize

IDocumentRenderApplyColor Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.render
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
void ApplyColor(
	string hexColorCode,
	selectRangeArea area = null,
	bool toForeground = false
)
Request Example View Source

Parameters

hexColorCode
Type: SystemString
area (Optional)
Type: imbSCI.Core.reporting.zoneselectRangeArea
toForeground (Optional)
Type: SystemBoolean
See Also