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





Gets or sets the barcode format.

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

 Syntax

C#  Copy Code

public BarcodeFormat Format { get; set; }

Visual Basic  Copy Code

Public Property Format As BarcodeFormat

 Property Value

A member of the BarcodeFormat enumeration.

 See Also

Barcode Members
Barcode Class
MindFusion.Reporting.Silverlight Namespace