ExpertPdf PDF Creator Library
Item Property (fontIndex)
NamespacesExpertPdf.PdfCreatorFontCollectionItem[([(Int32])])
ExpertPdf PDF Creator 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
public:
property PdfFont^ default[int fontIndex] {
	PdfFont^ get (int fontIndex);
}
Parameters
fontIndex (Int32)

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)