Class NoteCheckBox

Class NoteCheckBox

Der Name: Aspose.Note Zusammensetzung: Aspose.Note.dll (25.4.0)

Sie repräsentieren ein Note-Tag, das ihren Zustand zwischen vollständig und unvollständig vergleichen kann.

public sealed class NoteCheckBox : CheckBox, INoteTag, ITag, IEquatable<notecheckbox>

Inheritance

object CheckBox NoteCheckBox

Implements

INoteTag , ITag , IEquatable

Vererbte Mitglieder

CheckBox.SetCompleted(DateTime) , CheckBox.SetCompleted() , CheckBox.SetOpen() , CheckBox.CreationTime , CheckBox.CompletedTime , CheckBox.Status , CheckBox.Icon , CheckBox.Label , CheckBox.Checked , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

FontColor

Erhalten oder festlegen Sie die Farbe des Schrifts.

public Color FontColor { get; set; }

Eigentumswert

Color

Highlight

Erhalten oder setzen die Highlight-Farbe.

public Color Highlight { get; set; }

Eigentumswert

Color

Icon

Gibt oder setzt die Ikon.

public override TagIcon Icon { get; }

Eigentumswert

TagIcon

Label

Erhalten oder setzen Sie den Etiketttext.

public string Label { get; set; }

Eigentumswert

string

Methods

CreateBlueCheckBox(String)

Erstellt eine neue Note Checkbox mit BlueCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateBlueCheckBox(string label = "To Do")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateBlueCheckBox1(String)

Erstellt eine neue Note Checkbox mit BlueCheckBox1Empty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateBlueCheckBox1(string label = "To Do priority 1")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateBlueCheckBox2(String)

Erstellt eine neue Note Checkbox mit BlueCheckBox2Empty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateBlueCheckBox2(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateBlueCheckBox3(String)

Erstellt eine neue Note Checkbox mit BlueCheckBox3Empty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateBlueCheckBox3(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateBlueExclamationCheckBox(String)

Erstellt eine neue Note Checkbox mit BlueExclamationCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateBlueExclamationCheckBox(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateBlueFlagCheckBox(String)

Erstellt eine neue Note Checkbox mit BlueFlagCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateBlueFlagCheckBox(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateBluePersonCheckBox(String)

Erstellt eine neue Note Checkbox mit BluePersonCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateBluePersonCheckBox(string label = "Discuss with <person a="">")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateBlueRightArrowCheckBox(String)

Erstellt eine neue Note Checkbox mit BlueRightArrowCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateBlueRightArrowCheckBox(string label = "Call back")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateBlueStarCheckBox(String)

Erstellt eine neue Note Checkbox mit BlueStarCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateBlueStarCheckBox(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateGreenCheckBox(String)

Erstellt eine neue Note Checkbox mit GreenCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateGreenCheckBox(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateGreenCheckBox1(String)

Erstellt eine neue Note Checkbox mit GreenCheckBox1Empty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateGreenCheckBox1(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateGreenCheckBox2(String)

Erstellt eine neue Note Checkbox mit GreenCheckBox2Empty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateGreenCheckBox2(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateGreenCheckBox3(String)

Erstellt eine neue Note Checkbox mit GreenCheckBox3Empty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateGreenCheckBox3(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateGreenExclamationCheckBox(String)

Erstellt eine neue Note Checkbox mit GreenExclamationCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateGreenExclamationCheckBox(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateGreenFlagCheckBox(String)

Erstellt eine neue Note Checkbox mit GreenFlagCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateGreenFlagCheckBox(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateGreenPersonCheckBox(String)

Erstellt eine neue Note Checkbox mit GreenPersonCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateGreenPersonCheckBox(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateGreenRightArrowCheckBox(String)

Erstellt eine neue Note Checkbox mit GreenRightArrowCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateGreenRightArrowCheckBox(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateGreenStarCheckBox(String)

Erstellt eine neue Note Checkbox mit GreenStarCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateGreenStarCheckBox(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateRedFlagCheckBox(String)

Erstellt eine neue Note Checkbox mit RedFlagCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateRedFlagCheckBox(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateYellowCheckBox(String)

Erstellt eine neue Note Checkbox mit YellowCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateYellowCheckBox(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateYellowCheckBox1(String)

Erstellt eine neue Note Checkbox mit YellowCheckBox1Empty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateYellowCheckBox1(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateYellowCheckBox2(String)

Erstellt eine neue Note Checkbox mit YellowCheckBox2Empty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateYellowCheckBox2(string label = "To Do priority 2")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateYellowCheckBox3(String)

Erstellt eine neue Note Checkbox mit YellowCheckBox3Empty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateYellowCheckBox3(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateYellowExclamationCheckBox(String)

Erstellt eine neue Note Checkbox mit YellowExclamationCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateYellowExclamationCheckBox(string label = "Client request")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateYellowPersonCheckBox(String)

Erstellt eine neue Note Checkbox mit YellowPersonCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateYellowPersonCheckBox(string label = "Discuss with manager")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

CreateYellowRightArrowCheckBox(String)

Erstellt eine neue Note Checkbox mit YellowRightArrowCheckBoxEmpty-Ikon und angegebenem Etikett.

public static NoteCheckBox CreateYellowRightArrowCheckBox(string label = "")

Parameters

label string

Das Etikett der Tag.

Returns

NoteCheckBox

Die Aspose.Note und NoteCheckBox.

Equals(Objekt)

Bestimmt, ob das angegebenes Objekt gleich dem aktuellen Objekt ist.

public override bool Equals(object obj)

Parameters

obj object

Das Objekt.

Returns

bool

Das System.Boolean

Equals(NoteCheckBox)

Bestimmt, ob das angegebenes Objekt gleich dem aktuellen Objekt ist.

public bool Equals(NoteCheckBox other)

Parameters

other NoteCheckBox

Das Objekt.

Returns

bool

Das System.Boolean

GetHashCode()

Es dient als Hash-Funktion für den Typ.

public override int GetHashCode()

Returns

int

Das System.Int32.

 Deutsch