Back to Devexpress

SimpleLink Properties

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

latest7.5 KB
Original Source

SimpleLink Properties

A link to print linear data.

NameDescription
BottomMarginDataSpecifies the content for the document’s bottom margin. This is a dependency property. Inherited from TemplatedLink.
BottomMarginTemplateSpecifies the bottom margin template for the document. Inherited from TemplatedLink.
ColumnLayoutGets or sets the column layout. Inherited from TemplatedLink.
ColumnWidthGets or sets the width of a single column. Inherited from TemplatedLink.
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.
DetailCountGets or sets the number of times the SimpleLink.CreateDetail event is raised to create the detail area.
DetailTemplateSpecifies the template for the document’s detail area.
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.
PageFooterDataSpecifies the content for the document’s page footer. This is a dependency property. Inherited from TemplatedLink.
PageFooterTemplateSpecifies the page footer template for the document. Inherited from TemplatedLink.
PageHeaderDataSpecifies the content for the document’s page header. This is a dependency property. Inherited from TemplatedLink.
PageHeaderTemplateSpecifies the page header template for the document. Inherited from TemplatedLink.
PaperKindGets or sets the type of paper for the document. Inherited from LinkBase.
PrintingSystemGets the Printing System used to create and print a document for this link. Inherited from LinkBase.
PrintReportFooterAtBottomSpecifies whether the report footer is printed at the bottom of the page, or immediately after the report content. Inherited from TemplatedLink.
ReportFooterDataSpecifies the content for the document’s report footer. This is a dependency property. Inherited from TemplatedLink.
ReportFooterTemplateSpecifies the report footer template for the document. Inherited from TemplatedLink.
ReportHeaderDataSpecifies the content for the document’s report header. This is a dependency property. Inherited from TemplatedLink.
ReportHeaderTemplateSpecifies the report header template for the document. Inherited from TemplatedLink.
RightToLeftLayoutSpecifies the orientation (flow direction) of the SimpleLink‘s content.
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.
TopMarginDataSpecifies the content for the document’s top margin. This is a dependency property. Inherited from TemplatedLink.
TopMarginTemplateSpecifies the top margin template for the document. Inherited from TemplatedLink.
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

SimpleLink Class

SimpleLink Members

DevExpress.Xpf.Printing Namespace