Share via


ALF.Normal Field

Definition

Represents the alf:Normal XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: backgroundProps.
  • has the following child XML elements: extLst.
  • corresponds to the following strongly-typed classes: BackgroundNormalProperties.

Applies to