'Declaration Public Shared Function Create( _
ByVal fontШрифт PDF.As PdfFont, _
ByVal fontNameНазвание шрифта.As System.String _
) As Vintasoft.Imaging.Fonts.FontInfo
public static Vintasoft.Imaging.Fonts.FontInfo Create(
PdfFont font,
System.String fontName
)
public: static Vintasoft.Imaging.Fonts.FontInfo* Create(
PdfFont* font,
System.String fontName
)
public:
static Vintasoft.Imaging.Fonts.FontInfo^ Create(
PdfFont^ font,
System.String fontName
)
Parameters
- font
- Шрифт PDF.
- fontName
- Название шрифта.
Return Value
Информация о шрифте.