The fragment class represents a piece of text.
Namespace: TallComponents.PDF.Layout.ParagraphsAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0
Syntax
| C# |
|---|
[SerializableAttribute] public class Fragment : Object, [T:tct3Ⴓ.ႷႥႷ], ICloneable |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class Fragment _ Inherits Object _ Implements [T:tct3Ⴓ.ႷႥႷ], ICloneable |
Remarks
The fragment is a part of a multiline text shape or a text paragraph.
All text of a fragment is typeset equally.
Fragments allow to contain pieces of text with different font, color or
have a different decoration (bold, italic, underlined,...).
A fragment may refer to a paragraph throug a GoToAction. In this case the text may contain fields that will be replaced by properties of the referenced paragraph.
Inheritance Hierarchy
System..::..Object
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Paragraphs..::..Fragment
TallComponents.PDF.Layout.Paragraphs..::..LineBreakFragment
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Paragraphs..::..Fragment
TallComponents.PDF.Layout.Paragraphs..::..LineBreakFragment