Click or drag to resize

ExtensionsPadOrCut Method

Overload List
  NameDescription
Public methodStatic memberPadOrCut(String, UInt16)
Shortens or extends a string to a specific length. The default position is Right.
Public methodStatic memberPadOrCut(String, UInt16, Position)
Shortens or extends a string to a specific length.
Public methodStatic memberPadOrCut(String, UInt16, Position, Char)
Shortens or extends a string to a specific length.
Top
See Also