Share via


NoNamespace.colPageCount Field

Definition

Represents the colPageCount XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ___location.
  • corresponds to the following strongly-typed properties: Location.ColumnsPerPage.

Applies to