Share via


NoNamespace.fitToWidth Field

Definition

Represents the fitToWidth XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pageSetup.
  • corresponds to the following strongly-typed properties: PageSetup.FitToWidth.

Applies to