'Declaration Public Shared Function GetFontSymbols( _
ByVal fontШрифт PDF.As Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont _
) As PdfTextSymbol[]
public static PdfTextSymbol[] GetFontSymbols(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont font
)
public: static PdfTextSymbol*[] GetFontSymbols(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont* font
)
public:
static PdfTextSymbol^[] GetFontSymbols(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont^ font
)
Parameters
- font
- Шрифт PDF.
Return Value
Массив, содержащий все символы указанного шрифта.