Share via


NoNamespace.isActiveX Field

Definition

Represents the isActiveX XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: objectPr.
  • corresponds to the following strongly-typed properties: ObjectProperties.IsActiveX.

Applies to