LinkPreviewModel(LinkBase) Constructor
Initializes a new instance of the LinkPreviewModel class with the specified link.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v25.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| link | LinkBase | A LinkBase descendant. |
See Also