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





Gets or sets a value indicating whether the barcode will resize automatically.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public bool AutoSize { get; set; }

Visual Basic  Copy Code

Public Property AutoSize As Boolean

 Property Value

true to automatically resize the barcode based on its content; otherwise, false.

 See Also

Barcode Members
Barcode Class
MindFusion.Reporting Namespace