Share via


NoNamespace.annotation Field

Definition

Represents the annotation XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ink.
  • corresponds to the following strongly-typed properties: Ink.AnnotationFlag.

Applies to