Share via


NoNamespace.fitToHeight Field

Definition

Represents the fitToHeight XML attribute.

public static readonly System.Xml.Linq.XName fitToHeight;
 staticval mutable fitToHeight : System.Xml.Linq.XName
Public Shared ReadOnly fitToHeight 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.FitToHeight.

Applies to