Class MSINK
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:msink="http://schemas.microsoft.com/ink/2010/main" namespace.
public static class MSINK
- Inheritance
-
MSINK
- Inherited Members
Fields
context
Represents the msink:context XML element.
public static readonly XName context
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: interpretation.
- has the following child XML elements: destinationLink, property, sourceLink.
- has the following XML attributes: alignmentLevel, ascender, baseline, beginModifierType, centroid, contentType, customRecognizerId, descender, endModifierType, hotPoints, id, mathML, mathStruct, mathSymbol, midline, rotatedBoundingBox, rotationAngle_, semanticType, shapeGeometry, shapeName, type.
- corresponds to the following strongly-typed classes: ContextNode.
destinationLink
Represents the msink:destinationLink XML element.
public static readonly XName destinationLink
Field Value
- XName
Remarks
As an XML element, it:
msink
Defines the XML namespace associated with the msink prefix.
public static readonly XNamespace msink
Field Value
- XNamespace
property
Represents the msink:property XML element.
public static readonly XName property
Field Value
- XName
Remarks
As an XML element, it:
sourceLink
Represents the msink:sourceLink XML element.
public static readonly XName sourceLink
Field Value
- XName