The layout manager determines the layout of all (page) interactors of the document.

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

Syntax

C#
public LayoutManager LayoutManager { get; set; }
Visual Basic
Public Property LayoutManager As LayoutManager
	Get
	Set

See Also