The RtfColor type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| RtfColor(RtfDocument, Color) | ||
| RtfColor(RtfDocument, RtfColor) | ||
| RtfColor(RtfDocument, Int32, Int32, Int32) | ||
| RtfColor(RtfDocument, Int32, Int32, Int32, Int32) |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Overrides Object..::..Equals(Object).) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetBlue | ||
| GetColorNumber | ||
| GetGreen | ||
| GetHashCode | (Overrides Object..::..GetHashCode()()()().) | |
| GetRed | ||
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IntToByteArray | (Inherited from RtfElement.) | |
| IsInTable | (Inherited from RtfElement.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SetInHeader | (Inherited from RtfElement.) | |
| SetInTable | (Inherited from RtfElement.) | |
| SetRtfDocument | (Overrides RtfElement..::..SetRtfDocument(RtfDocument).) | |
| ToString | (Inherited from Object.) | |
| WriteBegin | ||
| WriteContent | (Overrides RtfElement..::..WriteContent(Stream).) | |
| WriteDefinition | ||
| WriteEnd |
Fields
| Name | Description | |
|---|---|---|
| document | (Inherited from RtfElement.) | |
| inHeader | (Inherited from RtfElement.) | |
| inTable | (Inherited from RtfElement.) |