ContextNodeType.Paragraph Field
The node type for a collection of nodes that constitute a logical grouping of lines.
Namespace: System.Windows.Ink
Assembly: IAWinFX (in IAWinFX.dll)
Syntax
'Declaration
Public Shared ReadOnly Paragraph As Guid
'Usage
Dim value As Guid
value = ContextNodeType.Paragraph
public static readonly Guid Paragraph
public:
static initonly Guid Paragraph
public static final var Paragraph : Guid
Remarks
The exact definition of a paragraph is determined by analyzing engines. In general, a paragraph contains groups of lines that would reflow together if the box containing those lines were resized.
A Paragraph node can contain any number of the following types of child elements:
The [T:System.][Guid] value for this ContextNodeType field is 65b9ce71-a963-48ad-913f-411e81c985f0.
Platforms
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
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