Share via


W.size Field

Definition

Represents the w:size XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to