public method ParagraphBuilder.SetFontSize

Brief

Sets the font size for the paragraph.

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

Parameters
size

The font size in points.

Declared in ParagraphBuilder

back