Share via


C.pageMargins Field

Definition

Represents the c:pageMargins XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: printSettings.
  • has the following XML attributes: b, footer, header, l, r, t.
  • corresponds to the following strongly-typed classes: PageMargins.

Applies to