Share via


NoNamespace.autoPict Field

Definition

Represents the autoPict XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: controlPr, objectPr.
  • corresponds to the following strongly-typed properties: ControlProperties.AutoPict, EmbeddedObjectProperties.AutoPict.

Applies to