LegacyLinkPreviewModel(ILink) Constructor
In This Article
Initializes a new instance of the LegacyLinkPreviewModel class with the specified link.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
link | ILink | An object implementing the DevExpress. |
See Also