CodetextParameters.Alignment

CodetextParameters.Alignment property

Gets or sets the alignment of the code text. Default value: StringAlignment.Center.

public TextAlignment Alignment { get; set; }

See Also