Share via


ADEC.decorative Field

Definition

Represents the adec:decorative XML element.

public static readonly System.Xml.Linq.XName decorative;
 staticval mutable decorative : System.Xml.Linq.XName
Public Shared ReadOnly decorative As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ext, graphicData.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Decorative.

Applies to