public PdfFont this[
int fontIndex
] { get; }Public ReadOnly Default Property Item (
fontIndex As Integer
) As PdfFont
Getpublic:
property PdfFont^ default[int fontIndex] {
PdfFont^ get (int fontIndex);
}member Item : PdfFont with get