NRtfTree Library 0.3
RtfTokenType Enumeration
NamespacesNet.Sgoliver.NRtfTree.CoreRtfTokenType
NRtfTree Library 0.3 (0.3.3503)
Tipos de token de un árbol de documento RTF.
Declaration Syntax
C#Visual BasicVisual C++
public enum RtfTokenType
Public Enumeration RtfTokenType
public enum class RtfTokenType
Members
MemberDescription
None
Indica que el token sólo se ha inicializado.

Keyword
Palabra clave sin parámetro.

Control
Símbolo de Control sin parámetro.

Text
Texto del documento.

Eof
Marca de fin de fichero.

GroupStart
Inicio de grupo: '{'

GroupEnd
Fin de grupo: '}'

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