Pad Property
Gets or sets a value indicating whether or not
the right side should be padded.
public bool Pad { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- FigletText
- Property Type
- bool
Remarks
Defaults to
false
.