Specifies whether the text may span multiple lines. (default true)

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

Syntax

C#
public bool Multiline { get; set; }
Visual Basic
Public Property Multiline As Boolean
	Get
	Set

See Also