public method FormattedTextElementBuilder.SetFont
Sets the font name and font size for the text element.
Gehtsoft.PDFFlow.Builder.FormattedTextElementBuilder
SetFont (string fontName, System.Single fontSize)
fontName
The font name.
fontSize
The font size.
Declared in FormattedTextElementBuilder