Gets the font from the specified index.

C# | Visual Basic | Visual C++ |
public PdfFont this[ int fontIndex ] { get; }
Public ReadOnly Default Property Item ( fontIndex As Integer ) As PdfFont Get
public: property PdfFont^ default[int fontIndex] { PdfFont^ get (int fontIndex); }

- fontIndex (Int32)

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)