TextTrimStart Method

Returns the text without space characters at the start

Definition

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

Return Value

Text
The text without space characters at the start

See Also