Share via


NoNamespace.usePrinterDefaults Field

Definition

Represents the usePrinterDefaults XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pageSetup.
  • corresponds to the following strongly-typed properties: ChartSheetPageSetup.UsePrinterDefaults, PageSetup.UsePrinterDefaults.

Applies to