NRtfTree Library 0.3
GetStyleSheet Method (index)
NamespacesNet.Sgoliver.NRtfTree.UtilRtfStyleSheetTableGetStyleSheet(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 GetStyleSheet(
	int index
)
Public Function GetStyleSheet ( _
	index As Integer _
) As RtfStyleSheet
public:
RtfStyleSheet^ GetStyleSheet(
	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