ExpertPdf Html to Pdf Converter Library
Item Property (fontIndex)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentFontCollectionItem[([( Int32])])
ExpertPdf Html to Pdf Converter Library
Gets the font from the specified index.
Declaration Syntax
C#Visual BasicVisual 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);
}
Parameters
fontIndex (Int32)
Property Value

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