Skip to main content

LinkBase Properties
Show Inherited Hide Inherited

The base class for all printing links within the DXPrinting library.
Name Description
CustomPaperSize Gets or sets a size of custom paper.
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DocumentName Gets or sets the name of the document.
IsSealed Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
Landscape Gets or sets a value indicating whether the page orientation is landscape.
Margins Specifies the margins of a document page.
MinMargins Specifies the minimum values allowed for the LinkBase.Margins property.
PaperKind Gets or sets the type of paper for the document.
PrintingSystem Gets the Printing System used to create and print a document for this link.
SuppressAutoRebuildOnPageSettingsChange Gets or sets a value indicating whether or not it is necessary to suppress rebuilding the document every time a link's page settings are changed.
VerticalContentSplitting Gets or sets a value indicating 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