Back to Devexpress

LinkBase Properties

wpf-devexpress-dot-xpf-dot-printing-dot-linkbase-dot-underscore-properties.md

latest3.0 KB
Original Source

LinkBase Properties

The base class for all printing links within the DXPrinting library.

NameDescription
CustomPaperSizeGets or sets a size of custom paper (measured in hundredths of an inch).
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DocumentNameGets or sets the name of the document.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
LandscapeGets or sets a value indicating whether the page orientation is landscape.
MarginsGets or sets the margins of a report page (measured in hundredths of an inch).
MinMarginsSpecifies the minimum printer margin values.
PaperKindGets or sets the type of paper for the document.
PrintingSystemGets the Printing System used to create and print a document for this link.
SuppressAutoRebuildOnPageSettingsChangeGets or sets a value indicating whether it is necessary to suppress rebuilding the document every time a link’s page settings are changed.
VerticalContentSplittingSpecifies 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

LinkBase Class

LinkBase Members

DevExpress.Xpf.Printing Namespace