Skybound Rebar

ControlRenderer.TextMode Property

Gets or sets a value that determines whether text is drawn by the .NET framework or the operating system.

[Visual Basic]
Public Property TextMode As RebarTextMode
[C#]
public Skybound.Rebar.RebarTextMode TextMode {get; set;}

Property Value

One of the RebarTextMode values that determines whether text is drawn by the .NET framework or the operating system.

See Also

ControlRenderer Class | Skybound.Rebar.Rendering Namespace