Share via


NoNamespace.targetScreenSize Field

Definition

Represents the targetScreenSize XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: backgroundPr, webPublishing.
  • corresponds to the following strongly-typed properties: BackgroundProperties.TargetScreenSize, WebPublishing.TargetScreenSize.

Applies to