Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
public void DrawelTextUnhighlight(
	IDrawel d,
	bool background
)
Visual Basic (Declaration)
Public Sub DrawelTextUnhighlight ( _
	d As IDrawel, _
	background As Boolean _
)

Parameters

d
Type: IDrawel
background
Type: System..::.Boolean

See Also