Skip to content

PaddingExtension

Padding extensions for strings.

Methods

string string.PadBoth(int length)

Pad a string with spaces on both sides to make it the specified length.