Share via


NoNamespace.fPrintsWithSheet Field

Definition

Represents the fPrintsWithSheet XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: clientData.
  • corresponds to the following strongly-typed properties: ClientData.PrintWithSheet.

Applies to