Class PageMediaColor.PageMediaColorOption
Contents
[
Hide
]PageMediaColor.PageMediaColorOption class
Describes the PageMediaColor
feature options.
public sealed class PageMediaColorOption : Option
Properties
Name | Description |
---|---|
Name { get; } | Gets the element name. |
Methods
Name | Description |
---|---|
static Custom(string) | Specifies a custom page color. |
Add(params IOptionItem[]) | Adds a list of items to the end of this option’s item list. Each one must be a ScoredProperty or Property instance. |
Fields
Name | 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
- assembly Aspose.Page