public method StyleBuilder.SetFontPath

Brief

Sets the path to the font file.

Declaration
C#
Gehtsoft.PDFFlow.Builder.StyleBuilder  SetFontPath (string path)

Parameters
path

A path to the font file.

Declared in StyleBuilder

back