If true, an overflow marker will be rendered on the annotation in case the contents does not fit in the annotation rectangle.

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

Syntax

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

See Also