Skip to main content
A newer version of this page is available. .

PrintableLink Properties

A link used to print a DevExpress WinUI control or display a print preview.
Name Description
BottomMarginStyle Gets or sets the style applied to a bottom margin of the printed document. Inherited from Link.
BottomMarginText Gets or sets the text of the document’s bottom margin. Inherited from Link.
ColumnLayout Gets or sets the column layout. Inherited from Link.
ColumnWidth Gets or sets the width of a single column. Inherited from Link.
CustomPaperSize Gets or sets a size of custom paper (in hundredths of an inch). Inherited from LinkBase.
DocumentName Gets or sets the document name. Inherited from LinkBase.
Landscape Gets or sets whether the printed page orientation is landscape. Inherited from Link.
Margins Gets or sets the margins of a report page (in hundredths of an inch). Inherited from LinkBase.
MinMargins Gets or sets the minimum printer margins. Inherited from LinkBase.
PageFooterStyle Gets or sets the style applied to a footer of the printed page. Inherited from Link.
PageFooterText Gets or sets the text of the page’s footer. Inherited from Link.
PageHeaderStyle Gets or sets the style applied to a header of the printed page. Inherited from Link.
PageHeaderText Gets or sets the text of the page’s header. Inherited from Link.
PaperKind Gets or sets the paper type. Inherited from LinkBase.
PrintableControl Gets the control that should be printed with the PrintableLink.
PrintingSystem Gets the Printing System used to create and print a document for this link. Inherited from LinkBase.
PrintReportFooterAtBottom Gets or sets whether the report footer is printed at the bottom of each page, or only after the report content. Inherited from Link.
ReportFooterStyle Gets or sets the style applied to the footer of the printed report. Inherited from Link.
ReportFooterText Gets or sets the text of the report’s footer. Inherited from Link.
ReportHeaderStyle Gets or sets the style applied to a header of the printed report. Inherited from Link.
ReportHeaderText Gets or sets the text of the report’s header. Inherited from Link.
TopMarginStyle Gets or sets the style applied to the top margin of the printed document. Inherited from Link.
TopMarginText Gets or sets the text of the document’s top margin. Inherited from Link.
VerticalContentSplitting Gets or sets whether content bricks outside the right page margin should be split across pages or moved to the next page. Inherited from Link.
See Also