public PdfFont CreateFont( string fontFilePath )
Public Function CreateFont ( fontFilePath As String ) As PdfFont
public: PdfFont^ CreateFont( String^ fontFilePath )
member CreateFont : fontFilePath : string -> PdfFont
In This Article