Table of Contents

Method FontSize

Namespace
BitMiracle.Docotic.Pdf.Layout
Assembly
BitMiracle.Docotic.Pdf.Layout.dll

FontSize(double)

Sets the font size.

public TextStyle FontSize(double size)

Parameters

size double

The font size in points.

Returns

TextStyle

The copy of this style with the applied font size.