Table of Contents

Method GetFonts

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

GetFonts()

Returns the enumerator that iterates through the collection of document fonts.

public IEnumerable<PdfFont> GetFonts()

Returns

IEnumerable<PdfFont>

The enumerator that can be used to iterate through the collection of document fonts.