Share via


W.pixelsPerInch Field

Definition

Represents the w:pixelsPerInch XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: webSettings.
  • corresponds to the following strongly-typed classes: PixelsPerInch.

Applies to