public method FormattedTextElementBuilder.ApplyStyle

Brief

Applies a style to the text element.

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

Parameters
style

The style to apply.

Declared in FormattedTextElementBuilder

back