MindFusion.Reporting for Silverlight Programmer's Guide
Barcode.Foreground Property
See Also
 





Gets or sets the brush used to paint the barcode modules.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public Brush Foreground { get; set; }

Visual Basic  Copy Code

Public Property Foreground As Brush

 Property Value

An instance of the Silverlight Brush class.

 See Also

Barcode Members
Barcode Class
MindFusion.Reporting.Silverlight Namespace