Share via


A14.backgroundRemoval Field

Definition

Represents the a14:backgroundRemoval XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: imgEffect.
  • has the following child XML elements: backgroundMark, foregroundMark.
  • has the following XML attributes: b, l, r, t.
  • corresponds to the following strongly-typed classes: BackgroundRemoval.

Applies to