PDF File Writer Class Library - Author Uzi Granot
FontApi Constructor |
Font API constructor
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public FontApi( Font DesignFont, int DesignHeight )
Parameters
- DesignFont
- Type: System.DrawingFont
Design font - DesignHeight
- Type: SystemInt32
Design height
