LegacyPrintableComponentLink Properties
A link to print Windows Forms controls that implement the IPrintable interface.
Name | Description |
---|---|
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 |
Paper |
Gets or sets the type of paper for the document.
Inherited from Link |
Printable |
Gets the component that is to be printed via Legacy |
Printing |
Gets the Printing System used to create and print a document for this link.
Inherited from Link |
Right |
|
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 |
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