Tabla de colores de un documento RTF.

C# | Visual Basic | Visual C++ |
public class RtfColorTable
Public Class RtfColorTable
public ref class RtfColorTable

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | RtfColorTable()()() |
Constructor de la clase RtfColorTable.
|
![]() | AddColor(Color) |
Inserta un nuevo color en la tabla de colores.
|
![]() | Count |
Número de colores en la tabla.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()() | (Inherited from Object.) |
![]() | GetHashCode()()() | (Inherited from Object.) |
![]() | GetType()()() | (Inherited from Object.) |
![]() | IndexOf(Color) |
Obtiene el índice de un color determinado en la tabla.
|
![]() | Item[([(Int32])]) |
Obtiene el color n-ésimo de la tabla de colores.
|
![]() | MemberwiseClone()()() | (Inherited from Object.) |
![]() | ToString()()() | (Inherited from Object.) |

Object | |
![]() | RtfColorTable |