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





Gets or sets the text or numeric code that should be represented as barcode symbol.

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

 Syntax

C#  Copy Code

public string Content { get; set; }

Visual Basic  Copy Code

Public Property Content As String

 Property Value

A string representing the barcode content.

 See Also

Barcode Members
Barcode Class
MindFusion.Reporting.Silverlight Namespace