public method ParagraphBuilder.SetFontName

Brief

Sets the font name for the paragraph.

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

Parameters
name

The font name.

Declared in ParagraphBuilder

back