Share via


NoNamespace.autoLine Field

Definition

Represents the autoLine XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: commentPr, controlPr, objectPr.
  • corresponds to the following strongly-typed properties: CommentProperties.AutoLine, ControlProperties.AutoLine, EmbeddedObjectProperties.AutoLine.

Applies to