Click or drag to resize

docScripts_settings Method (Color, Color)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstruction s_settings(
	Color background,
	Color foreground
)
Request Example View Source

Parameters

background
Type: System.DrawingColor
foreground
Type: System.DrawingColor

Return Value

Type: docScriptInstruction
See Also