static public method ParagraphExtensions.AddTabSymbol

Brief

Adds a tabulation symbol to the paragraph.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  AddTabSymbol (this Gehtsoft.PDFFlow.Builder.ParagraphBuilder paragraph)

Parameters
paragraph

This ParagraphBuilder.

Declared in ParagraphExtensions

back