The page interactor factory. This factory will be used to create a page interactors when they come into view.

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

Syntax

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

See Also