Share via


NoNamespace.verticalDpi Field

Definition

Represents the verticalDpi XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to