Class PageMediaColor.PageMediaColorOption

Class PageMediaColor.PageMediaColorOption

Der Name: Aspose.Page.XPS.XpsMetadata Versammlung: Aspose.Page.dll (25.4.0)

Beschreibt die Aspose.Page.XPS.XpsMetadata.PageMediaColor Funktionsmöglichkeiten.

public sealed class PageMediaColor.PageMediaColorOption : Option, IFeatureItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Option PageMediaColor.PageMediaColorOption

Implements

IFeatureItem , IPrintTicketElementChild

Vererbte Mitglieder

Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Fields

Black

und schwarz.

public static PageMediaColor.PageMediaColorOption Black

Feldwert

PageMediaColor . PageMediaColorOption

Blue

und blau.

public static PageMediaColor.PageMediaColorOption Blue

Feldwert

PageMediaColor . PageMediaColorOption

Brown

und Brown.

public static PageMediaColor.PageMediaColorOption Brown

Feldwert

PageMediaColor . PageMediaColorOption

Gold

Gold ist.

public static PageMediaColor.PageMediaColorOption Gold

Feldwert

PageMediaColor . PageMediaColorOption

GoldenRod

Der goldene Rod.

public static PageMediaColor.PageMediaColorOption GoldenRod

Feldwert

PageMediaColor . PageMediaColorOption

Gray

Gray ist.

public static PageMediaColor.PageMediaColorOption Gray

Feldwert

PageMediaColor . PageMediaColorOption

Green

Grün ist.

public static PageMediaColor.PageMediaColorOption Green

Feldwert

PageMediaColor . PageMediaColorOption

Ivory

Der Ivory.

public static PageMediaColor.PageMediaColorOption Ivory

Feldwert

PageMediaColor . PageMediaColorOption

NoColor

Keine Farbe.

public static PageMediaColor.PageMediaColorOption NoColor

Feldwert

PageMediaColor . PageMediaColorOption

Orange

und Orange.

public static PageMediaColor.PageMediaColorOption Orange

Feldwert

PageMediaColor . PageMediaColorOption

Pink

und Pink.

public static PageMediaColor.PageMediaColorOption Pink

Feldwert

PageMediaColor . PageMediaColorOption

Red

und rote.

public static PageMediaColor.PageMediaColorOption Red

Feldwert

PageMediaColor . PageMediaColorOption

Silver

und Silber.

public static PageMediaColor.PageMediaColorOption Silver

Feldwert

PageMediaColor . PageMediaColorOption

Turquoise

und Turquoise.

public static PageMediaColor.PageMediaColorOption Turquoise

Feldwert

PageMediaColor . PageMediaColorOption

Violet

und Violet.

public static PageMediaColor.PageMediaColorOption Violet

Feldwert

PageMediaColor . PageMediaColorOption

White

und Wei.

public static PageMediaColor.PageMediaColorOption White

Feldwert

PageMediaColor . PageMediaColorOption

Yellow

und Gelb.

public static PageMediaColor.PageMediaColorOption Yellow

Feldwert

PageMediaColor . PageMediaColorOption

Methods

Custom(String)

Angeben Sie eine benutzerdefinierte Seitefarbe.

public static PageMediaColor.PageMediaColorOption Custom(string mediaColorsRGB)

Parameters

mediaColorsRGB string

Die Farbe der Seite.

Returns

PageMediaColor . PageMediaColorOption

Das Optionselement für eine gewöhnliche Farbe.

 Deutsch