Constructors
-
Text
Renderer protected Initializes a new instance of the TextRendererBase`1 class.Base`1(Text Writer)
Methods
-
Ensure
Line() Ensures a newline. -
Pop
Indent() -
Push
Indent(String) - Write(Char) Writes the specified character.
- Write(String) Writes the specified content.
-
Write(String,
Int32, Writes the specified content.Int32) -
Write(String
Slice&) Writes the specified slice. -
Write(String
Slice) Writes the specified slice. -
Write
Leaf Writes the inlines of a leaf inline.Inline(Leaf Block) -
Write
Line() Writes a newline. -
Write
Line(String) Writes a content followed by a newline.