'Declaration
Public Function New( _ ByVal font As PdfTrueTypeFont _ )
'Usage
Dim font As PdfTrueTypeFont Dim instance As New PdfType3Font(font)
public PdfType3Font( PdfTrueTypeFont font )
public: PdfType3Font( PdfTrueTypeFont^ font )
Parameters
- font
- Source TrueType font.