Share via


W.zoom Field

Definition

Represents the w:zoom XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: settings.
  • has the following XML attributes: percent, val.
  • corresponds to the following strongly-typed classes: Zoom.

Applies to