Gets or sets a value indicating whether the control is automatically resized to display its entire contents.
Namespace: MindFusion.Barcodes.WinForms
Assembly: MindFusion.Barcodes.WinForms
C#
![]() |
---|
public override bool AutoSize { get; set; } |
Visual Basic
![]() |
---|
Public Overrides Property AutoSize As Boolean |
true to set the label size automatically, or false otherwise. The default value is true.