public method FontBuilder.SetName

Brief

Sets the font name.

Declaration
C#
Gehtsoft.PDFFlow.Builder.FontBuilder  SetName (string name)

Parameters
name

The font name.

Declared in FontBuilder

back