Skip to main content

LegacyLinkPreviewModel Constructors

Provides the Preview Model functionality for printing Windows Forms controls in Silverlight applications.
Name Parameters Description
LegacyLinkPreviewModel() none Initializes a new instance of the LegacyLinkPreviewModel class with the default settings.
LegacyLinkPreviewModel(ILink) link Initializes a new instance of the LegacyLinkPreviewModel class with the specified link.
See Also