Share via


NoNamespace.scaleToFitPaper Field

Definition

Represents the scaleToFitPaper XML attribute.

public static readonly System.Xml.Linq.XName scaleToFitPaper;
 staticval mutable scaleToFitPaper : System.Xml.Linq.XName
Public Shared ReadOnly scaleToFitPaper 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.ScaleToFitPaper.

Applies to