Used to add a single-line text to a layer.

Namespace: TallComponents.PDF.Layout.Shapes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public class TextShape : ContentShape
Visual Basic
<SerializableAttribute> _
Public Class TextShape _
	Inherits ContentShape

Inheritance Hierarchy

See Also