TextToUpper Method

Returns a copy of the text in uppercase

Definition

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

Return Value

Text
a copy of the text in uppercase

See Also