PdfPage.GetFonts

Gets the informaton of all the fonts present in the page.

public FontInformation[] GetFonts()
Function GetFonts() As FontInformation[]

Returns

FontInformation[]

An array of the FontInformation .

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

FontInformation[]
PdfPage
ceTe.DynamicPDF.Merger

In this topic