LinkBase Properties
The base class for all printing links within the DXPrinting library.
Name | Description |
---|---|
Custom |
Gets or sets a size of custom paper (measured in hundredths of an inch). |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Document |
Gets or sets the name of the document. |
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. |
Margins | Gets or sets the margins of a report page (measured in hundredths of an inch). |
Min |
Specifies the minimum printer margin values. |
Paper |
Gets or sets the type of paper for the document. |
Printing |
Gets the Printing System used to create and print a document for this link. |
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. |
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. |
See Also