public method ParagraphBuilder.ApplyStyle

Brief

Applies a style to the paragraph.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  ApplyStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder style)

Parameters
style

The style to apply.

Declared in ParagraphBuilder

back