NRtfTree Library 0.3
Item Property (index)
NamespacesNet.Sgoliver.NRtfTree.UtilRtfStyleSheetTableItem[([(Int32])])
NRtfTree Library 0.3 (0.3.3503)
Recupera un estilo de la tabla de estilos por índice.
Declaration Syntax
C#Visual BasicVisual C++
public RtfStyleSheet this[
	int index
] { get; }
Public ReadOnly Default Property Item ( _
	index As Integer _
) As RtfStyleSheet
public:
property RtfStyleSheet^ default[int index] {
	RtfStyleSheet^ get (int index);
}
Parameters
index (Int32)
Indice del estilo a recuperar.
Return Value
Estilo cuyo índice es el pasado como parámetro.

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