LinkPreviewModel Constructors
Obsolete. Obsolete. Provides the Preview Model functionality for printing links.Name | Parameters | Description |
---|---|---|
LinkPreviewModel() | none |
Initializes a new instance of the LinkPreviewModel class with default settings.
|
LinkPreviewModel(LinkBase) | link |
Initializes a new instance of the LinkPreviewModel class with the specified link.
|
See Also