Class PageMediaColor.PageMediaColorOption

PageMediaColor.PageMediaColorOption class

Beschrijft dePageMediaColor functie-opties.

public sealed class PageMediaColorOption : Option

Eigenschappen

NaamBeschrijving
Name { get; }Krijgt de elementnaam.

methoden

NaamBeschrijving
static Custom(string)Specificeert een aangepaste paginakleur.
Add(params IOptionItem[])Voegt een lijst met items toe aan het einde van de itemlijst van deze optie. Elk moet eenScoredProperty ofProperty instantie.

Velden

NaamBeschrijving
static BlackZwart.
static BlueBlauw.
static BrownBruin.
static GoldGoud.
static GoldenRodGuldenroede.
static GrayGrijs.
static GreenGroen.
static IvoryIvoor.
static NoColorGeen kleur.
static OrangeOranje.
static PinkRoze.
static RedRood.
static SilverZilver.
static TurquoiseTurkoois.
static Violetpaars.
static WhiteWit.
static YellowGeel.

Zie ook