public method FontBuilder.SetSize

Brief

Sets the font size.

Declaration
C#
Gehtsoft.PDFFlow.Builder.FontBuilder  SetSize (System.Single size)

Parameters
size

The font size in points.

Declared in FontBuilder

back