If true, the text property is replicated as a caption on the line.

Namespace: TallComponents.PDF.Annotations.Markups
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

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

See Also