public method StyleBuilder.SetFontName

Brief

Sets the font name.

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

Parameters
name

The font name.

Declared in StyleBuilder

back