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
doubleThe font size in points.
Returns
- TextStyle
The copy of this style with the applied font size.