Inesoft PrintCE SDK .NET
PrintCE::TransparentTextBgr Property WriteOnly

Sets background mode of the text used by functions DrawText(), DrawAlignedText() and DrawText2()

C# Syntax: object.TransparentTextBgr = value;
VB Syntax: object.TransparentTextBgr = value          

Parameters

value

if true - background remains untouched, if false - background is filled with the current fill color before the text

See Also

DrawText, DrawText2, FillColor


© 2009 Inesoft. All rights reserved.