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