Aspose::Page::XPS::XpsMetadata::PageMediaColor::PageMediaColorOption class
PageMediaColorOption class
Describes the PageMediaColor feature options.
class PageMediaColorOption : public Aspose::Page::XPS::XpsMetadata::Option
Methods
Method | Description |
---|---|
static Custom(System::String) | Specifies a custom page color. |
Fields
Field | Description |
---|---|
static Black | Black. |
static Blue | Blue. |
static Brown | Brown. |
static Gold | Gold. |
static GoldenRod | Golden rod. |
static Gray | Gray. |
static Green | Green. |
static Ivory | Ivory. |
static NoColor | No color. |
static Orange | Orange. |
static Pink | Pink. |
static Red | Red. |
static Silver | Silver. |
static Turquoise | Turquoise. |
static Violet | Violet. |
static White | White. |
static Yellow | Yellow. |
See Also
- Class Option
- Class PageMediaColor
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++