MindFusion WinForms Programmer's Guide
Barcode.Content Property
See Also
 





Gets or sets the barcode content.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 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 Namespace