public method FormattedTextElementBuilder.SetFontSize

Brief

Sets the font size for the text element.

Declaration
C#
Gehtsoft.PDFFlow.Builder.FormattedTextElementBuilder  SetFontSize (System.Single size)

Parameters
size

The font size.

Declared in FormattedTextElementBuilder

back