ExtensionsPadOrCut Method |
Name | Description | |
---|---|---|
PadOrCut(String, UInt16) |
Shortens or extends a string to a specific length. The default position is Right.
| |
PadOrCut(String, UInt16, Position) |
Shortens or extends a string to a specific length.
| |
PadOrCut(String, UInt16, Position, Char) |
Shortens or extends a string to a specific length.
|