Share via


NoNamespace.noThreeD2 Field

Definition

Represents the noThreeD2 XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: formControlPr.
  • corresponds to the following strongly-typed properties: FormControlProperties.NoThreeD2.

Applies to