'Declaration Public Shared Function GetFontSymbols( _
ByVal fontA PDF font.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
- A PDF font.
Return Value
An array that contains all symbols of specified font.