public method FormattedTextElementBuilder.SetFontName

Brief

Sets the font name for the text element.

Declaration
C#
Gehtsoft.PDFFlow.Builder.FormattedTextElementBuilder  SetFontName (string name)

Parameters
name

The font name.

Declared in FormattedTextElementBuilder

back