Share via


W.sizeAuto Field

Definition

Represents the w:sizeAuto XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: checkBox.
  • corresponds to the following strongly-typed classes: AutomaticallySizeFormField.

Applies to