Aspose::Page::Drawing::Color::get_IsNamedColor method
Color::get_IsNamedColor method
Gets a value indicating whether this T:Aspose::Page::Drawing::Color structure is a named color or a member of the T:System::Drawing::KnownColor enumeration.
bool Aspose::Page::Drawing::Color::get_IsNamedColor()
ReturnValue
true if this T:Aspose::Page::Drawing::Color was created by using either the M:Aspose::Page::Drawing::Color::FromName(System::String) method; otherwise, false.
See Also
- Class Color
- Namespace Aspose::Page::Drawing
- Library Aspose.Page for C++