Class AttributeOwnerStandard

AttributeOwnerStandard class

Represents Standard Attribute Owners.

public sealed class AttributeOwnerStandard

Properties

NameDescription
Owner { get; }Get Attribute Owner.

Methods

NameDescription
override ToString()Returns a string that represents the current object.
explicit operatorPerforms an explicit conversion from String to AttributeOwnerStandard.

Fields

NameDescription
static readonly Css_100CSS-1.00 attribute owner.
static readonly Css_200CSS-2.00 attribute owner.
static readonly Html_320HTML-3.20 attribute owner.
static readonly Html_401HTML-4.01 attribute owner.
static readonly LayoutLayout attribute owner.
static readonly ListList attribute owner.
static readonly Oeb_100OEB-1.00 attribute owner.
static readonly PrintFieldPrintField attribute owner.
static readonly Rtf_105RTF-1.05 attribute owner.
static readonly TableTable attribute owner.
static readonly Xml_100XML-1.0.0 attribute owner.

See Also