| LayoutMessageTextTrim Method |
Returns the text of this LayoutMessage with trailing space
characters removed.
Namespace:
OBCOM.NetSwitchLib.Layouts
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax Public Function TextTrim As String
Return Value
Type:
String
Returns the text of this
LayoutMessage with trailing space
characters removed.
See Also