TextToLower Method

Returns a copy of the text in lowercase

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public Text ToLower()

Return Value

Text
a copy of the text in lowercase

See Also