Apitron.PDF.Kit library for .NET
Top
The RichTextRgb type exposes the following members.
Methods
Name | Description | |
---|---|---|
FromString |
Creates a rgb color from string.
String formats are the following: #RRGGBB or rgb(rrr,ggg,bbb).
| |
ToString |
Returns the fully qualified type name of this instance.
(Overrides ValueTypeToString.) |
See Also