public method FontBuilder.With
Sets the font name and size.
Gehtsoft.PDFFlow.Builder.FontBuilder
With (string name, System.Single size)
name
The font name.
size
The font size in points.
Declared in FontBuilder