public method FontBuilder.SetPath
Sets the path to the file with the font.
Gehtsoft.PDFFlow.Builder.FontBuilder
SetPath (string path)
path
A path to the font file. For a Type1 font, its AFM and PFB files must be located in the same folder.
Declared in FontBuilder