public PdfFont this[ int index ] { get; }
Public ReadOnly Default Property Item ( index As Integer ) As PdfFont Get
public: property PdfFont^ default[int index] { PdfFont^ get (int index); }
member Item : PdfFont with get
In This Article