Layout annotation interactors according to their definition in the PDF document.

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

Syntax

C#
public class AnnotationLayoutManager : LayoutManager
Visual Basic
Public Class AnnotationLayoutManager _
	Inherits LayoutManager

Inheritance Hierarchy

System..::..Object
  TallComponents.Interaction.LayoutManagers..::..LayoutManager
    TallComponents.Interaction.LayoutManagers..::..AnnotationLayoutManager

See Also