Gets the viewer settings.

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

Syntax

C#
ViewerSettings ViewerSettings { get; }
Visual Basic
ReadOnly Property ViewerSettings As ViewerSettings
	Get

See Also