Share via


NoNamespace.autoPageBreaks Field

Definition

Represents the autoPageBreaks XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pageSetUpPr.
  • corresponds to the following strongly-typed properties: PageSetupProperties.AutoPageBreaks.

Applies to