Sdílet prostřednictvím


ContextNodeType.InkBullet Field

Represents a collection of strokes that make up a bullet in a list as determined by the parsing engines.

Namespace:  Microsoft.Ink
Assembly:  Microsoft.Ink.Analysis (in Microsoft.Ink.Analysis.dll)

Syntax

'Declaration
Public Shared ReadOnly InkBullet As Guid
'Usage
Dim value As Guid 

value = ContextNodeType.InkBullet
public static readonly Guid InkBullet
public:
static initonly Guid InkBullet
public static final var InkBullet : Guid

Remarks

A ContextNode of type InkBullet may not have any children and may only be a child of a paragraph node.

The Guid value for this ContextNodeType field is 88a74bdf-43fa-4a15-890b-9a33865a6091.

Platforms

Windows 7, Windows Vista, Windows Server 2008 R2, Windows Server 2008

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

Version Information

.NET Framework

Supported in: 3.0

See Also

Reference

ContextNodeType Class

ContextNodeType Members

Microsoft.Ink Namespace

Microsoft.Ink.InkBulletNode