Share via


NoNamespace.imgSz Field

Definition

Represents the imgSz XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webPr.
  • corresponds to the following strongly-typed properties: WebProperties.ImageSize.

Applies to