Back to Devexpress

LegacyPrintableComponentLink Properties

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

latest4.1 KB
Original Source

LegacyPrintableComponentLink Properties

A link to print Windows Forms controls that implement the IPrintable interface.

NameDescription
CustomPaperSizeGets or sets a size of custom paper (measured in hundredths of an inch). Inherited from LinkBase.
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. Inherited from LinkBase.
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. Inherited from LinkBase.
MarginsGets or sets the margins of a report page (measured in hundredths of an inch). Inherited from LinkBase.
MinMarginsSpecifies the minimum printer margin values. Inherited from LinkBase.
PaperKindGets or sets the type of paper for the document. Inherited from LinkBase.
PrintableComponentGets the component that is to be printed via LegacyPrintableComponentLink.
PrintingSystemGets the Printing System used to create and print a document for this link. Inherited from LinkBase.
RightToLeftLayout
SuppressAutoRebuildOnPageSettingsChangeGets 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 LinkBase.
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. Inherited from LinkBase.

See Also

LegacyPrintableComponentLink Class

LegacyPrintableComponentLink Members

DevExpress.Xpf.Printing Namespace