PdfDocument.GetFonts

Gets the informaton of all the fonts present in a document.

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

Returns

FontInformation[]

An array of 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[]
PdfDocument
ceTe.DynamicPDF.Merger

In this topic