Class AttributeOwnerStandard
Klasse AttributeOwnerStandard
Stellt Standard-Attributbesitzer dar.
public sealed class AttributeOwnerStandard
Eigenschaften
Name | Beschreibung |
---|
Owner { get; } | Gibt den Attributbesitzer zurück. |
Methoden
Name | Beschreibung |
---|
override ToString() | Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt. |
expliziter Operator | Führt eine explizite Umwandlung von String in AttributeOwnerStandard durch. |
Felder
Name | Beschreibung |
---|
static readonly Css_100 | CSS-1.00 Attributbesitzer. |
static readonly Css_200 | CSS-2.00 Attributbesitzer. |
static readonly Html_320 | HTML-3.20 Attributbesitzer. |
static readonly Html_401 | HTML-4.01 Attributbesitzer. |
static readonly Layout | Layout Attributbesitzer. |
static readonly List | Listen Attributbesitzer. |
static readonly Oeb_100 | OEB-1.00 Attributbesitzer. |
static readonly PrintField | PrintField Attributbesitzer. |
static readonly Rtf_105 | RTF-1.05 Attributbesitzer. |
static readonly Table | Tabellen Attributbesitzer. |
static readonly Xml_100 | XML-1.0.0 Attributbesitzer. |
Siehe auch