TemplatedLink Properties
The base class for links that provide printing functionality for WPF controls.
Name | Description |
---|---|
Bottom |
Specifies the content for the document’s bottom margin. This is a dependency property. |
Bottom |
Specifies the bottom margin template for the document. |
Column |
Gets or sets the column layout. |
Column |
Gets or sets the width of a single column. |
Custom |
Gets or sets a size of custom paper (measured in hundredths of an inch).
Inherited from Link |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Document |
Gets or sets the name of the document.
Inherited from Link |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Landscape |
Gets or sets a value indicating whether the page orientation is landscape.
Inherited from Link |
Margins |
Gets or sets the margins of a report page (measured in hundredths of an inch).
Inherited from Link |
Min |
Specifies the minimum printer margin values.
Inherited from Link |
Page |
Specifies the content for the document’s page footer. This is a dependency property. |
Page |
Specifies the page footer template for the document. |
Page |
Specifies the content for the document’s page header. This is a dependency property. |
Page |
Specifies the page header template for the document. |
Paper |
Gets or sets the type of paper for the document.
Inherited from Link |
Printing |
Gets the Printing System used to create and print a document for this link.
Inherited from Link |
Print |
Specifies whether the report footer is printed at the bottom of the page, or immediately after the report content. |
Report |
Specifies the content for the document’s report footer. This is a dependency property. |
Report |
Specifies the report footer template for the document. |
Report |
Specifies the content for the document’s report header. This is a dependency property. |
Report |
Specifies the report header template for the document. |
Suppress |
Gets or sets a value indicating whether it is necessary to suppress rebuilding the document every time a link’s page settings are changed.
Inherited from Link |
Top |
Specifies the content for the document’s top margin. This is a dependency property. |
Top |
Specifies the top margin template for the document. |
Vertical |
Specifies whether content bricks, which are outside the right page margin, should be split across pages, or moved in their entirety to the next page.
Inherited from Link |
See Also