'Declaration Public Shared Function FormatFontName( _
ByVal fontThe font.As Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont _
) As System.String
public static System.String FormatFontName(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont font
)
public: static System.String FormatFontName(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont* font
)
public:
static System.String FormatFontName(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont^ font
)
Parameters
- font
- The font.
Return Value
The string that contains formatted name of PDF font.