public method DocumentBuilder.SetParagraphStyle

Brief

Sets the style for paragraphs in the document.

Declaration
C#
Gehtsoft.PDFFlow.Builder.DocumentBuilder  SetParagraphStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder styleBuilder)

Parameters
styleBuilder

The style to apply.

Declared in DocumentBuilder

back