PageBreakInfo.Link Property
In This Article
Provides access to the associated printing link.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
#Declaration
public TemplatedLink Link { get; }
#Property Value
Type | Description |
---|---|
Templated |
A Templated |
See Also