Share via


W.printFormsData Field

Definition

Represents the w:printFormsData XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: settings.
  • corresponds to the following strongly-typed classes: PrintFormsData.

Applies to