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

Namespace: TallComponents.PDF.Annotations.Markups
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

See Also