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
doubleThe font size in points.
Returns
- TextPageNumber
The updated page number.