TopicTransformationExtensions.ToIndent Method
Definition
- Assembly
- Sandcastle.Core.dll
This is used to convert the given size to an indent consisting of two non-breaking spaces for each indent level.
public static string ToIndent(this int size)
Parameters
sizeintThe indent size (zero for no indent)
Returns
- string
A string containing two non-breaking spaces for each indent level