TemplatedLink Fields
The base class for links that provide printing functionality for WPF controls.| Name | Description |
|---|---|
| BottomMarginDataProperty static | Identifies the TemplatedLink.BottomMarginData dependency property. |
| PageFooterDataProperty static | Identifies the TemplatedLink.PageFooterData dependency property. |
| PageHeaderDataProperty static | Identifies the TemplatedLink.PageHeaderData dependency property. |
| ReportFooterDataProperty static | Identifies the TemplatedLink.ReportFooterData dependency property. |
| ReportHeaderDataProperty static | Identifies the TemplatedLink.ReportHeaderData dependency property. |
| TopMarginDataProperty static | Identifies the TemplatedLink.TopMarginData dependency property. |
See Also