Share via


NoNamespace.prnWhat Field

Definition

Represents the prnWhat XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: prnPr.
  • corresponds to the following strongly-typed properties: PrintingProperties.PrintWhat.

Applies to