Share via


NoNamespace.advAuto Field

Definition

Represents the advAuto XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: bldP.
  • corresponds to the following strongly-typed properties: BuildParagraph.AutoAdvance.

Applies to