Namespace TallComponents.PDF.Layout.Paragraphs

Class Fragment

The fragment class represents a piece of text.

The fragment is a part of a multiline text shape or a text paragraph. All text of a fragment is typeset equally. Fragments allow paragraphs to contain pieces of text with different

fonts

,

colors

or have a different decoration (bold, italic, underlined, etc.)

A fragment may refer to a paragraph through a . In this case the text may contain fields that will be replaced by properties of the referenced paragraph.

Syntax

public class Fragment : Object

Constructors

Properties

Methods