Render Polyline annotations.

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

Syntax

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

See Also