Table of Contents

Method FontSize

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

FontSize(double)

Sets the font size.

public TextPageNumber FontSize(double size)

Parameters

size double

The font size in points.

Returns

TextPageNumber

The updated page number.