public method ParagraphBuilder.SetTextElementStyle

Brief

Sets the style for text elements in the paragraph.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetTextElementStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder styleBuilder)

Parameters
styleBuilder

The style to apply.

Declared in ParagraphBuilder

back