Share via


INKML.table Field

Definition

Represents the inkml:table XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: mapping.
  • has the following XML attributes: apply, interpolation, id.
  • corresponds to the following strongly-typed classes: Table.

Applies to