NRtfTree Library 0.3
Item Property (index)
NamespacesNet.Sgoliver.NRtfTree.UtilRtfFontTableItem[([(Int32])])
NRtfTree Library 0.3 (0.3.3503)
Obtiene la fuente n-ésima de la tabla de fuentes.
Declaration Syntax
C#Visual BasicVisual C++
public string this[
	int index
] { get; }
Public ReadOnly Default Property Item ( _
	index As Integer _
) As String
public:
property String^ default[int index] {
	String^ get (int index);
}
Parameters
index (Int32)
Indice de la fuente a recuperar.
Return Value
Fuente n-ésima de la tabla de fuentes.

Assembly: NRtfTree (Módulo: NRtfTree) Versión: 0.3.3503.32544