TextTrimEnd Method

Returns the text without space characters at the end

Definition

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

Return Value

Text
The text without space characters at the end

See Also