Share via


P.origin Field

Definition

Represents the p:origin XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cViewPr.
  • corresponds to the following strongly-typed classes: Origin.

Applies to