ParagraphNode

Description

sealed class Tinman.Core.Document.ParagraphNode

Derived from

ContentNode<IInlineNode> abstract
IBlockNode

A block node in a text document that represents a paragraph.

Public / Constructors

Paragraph​Node

2 overloads


public constructor ParagraphNode1 → ()

Creates a new instance of ParagraphNode.


public constructor ParagraphNode2 → (1)

style in : ParagraphStyle

Initial value for Style.

Creates a new instance of ParagraphNode.

Public / Attributes

Style


public attribute Style → (get,set)

value : ParagraphStyle

The style.

The paragraph style.

Serialization

Serial​Id


public static readonly attribute SerialId → (ISerialTypeInfo)

Serialization information about this type.