Gets or sets the text alignment for Text property.
Namespace: Neodynamic.WinControls.BarcodeProfessionalAssembly: Neodynamic.WinControls.BarcodeProfessional (in Neodynamic.WinControls.BarcodeProfessional.dll) Version: 8.0.2000.0 (8.0.2000.0)
public Alignment TextAlignment { get; set; }
public Alignment TextAlignment { get; set; }
Public Property TextAlignment As Alignment
Get
Set
Public Property TextAlignment As Alignment
Get
Set
public:
property Alignment TextAlignment {
Alignment get ();
void set (Alignment value);
}
public:
property Alignment TextAlignment {
Alignment get ();
void set (Alignment value);
}
Property Value
Type:
Alignment