public method ParagraphBuilder.SetFirstLineIndent

Brief

Adds an indent to the first line of the paragraph.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetFirstLineIndent (System.Single indent)

Parameters
indent

The indent in points.

Declared in ParagraphBuilder

back