Rotates all pages according to their orienttation.

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

Syntax

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

Inheritance Hierarchy

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

See Also