Méthode | Description | |
---|---|---|
Equals ( Object obj ) : bool | ||
GetBlue ( ) : int | ||
GetColorNumber ( ) : int | ||
GetGreen ( ) : int | ||
GetHashCode ( ) : int | ||
GetRed ( ) : int | ||
RtfColor ( |
||
RtfColor ( |
||
RtfColor ( |
||
SetRtfDocument ( |
||
WriteBegin ( Stream result ) : void | ||
WriteContent ( Stream outp ) : void | ||
WriteDefinition ( Stream result ) : void | ||
WriteEnd ( Stream result ) : void |
Méthode | Description | |
---|---|---|
RtfColor ( |
public RtfColor ( |
||
doc | ||
col | Color | |
Résultat | System |
public RtfColor ( |
||
doc | ||
col | ||
Résultat | System |
public RtfColor ( |
||
doc | ||
red | int | |
green | int | |
blue | int | |
Résultat | System |
protected RtfColor ( |
||
doc | ||
red | int | |
green | int | |
blue | int | |
colorNumber | int | |
Résultat | System |
public SetRtfDocument ( |
||
doc | ||
Résultat | void |
public WriteDefinition ( Stream result ) : void | ||
result | Stream | |
Résultat | void |