Back to Devexpress

CompositeLink Properties

windowsforms-devexpress-dot-xtraprintinglinks-dot-compositelink-dot-underscore-properties.md

latest8.1 KB
Original Source

CompositeLink Properties

A composite link that can be used to combine several printing links together into a composite document.

NameDescription
ActivityGets the current document creation status. Inherited from LinkBase.
BreakSpaceSpecifies the indent between the printed content of individual links. Inherited from CompositeLinkBase.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
CustomPaperSizeGets or sets the paper size (measured in hundredths of an inch). Inherited from LinkBase.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
EnablePageDialogEnables the Header and Footer dialog used for editing a document page’s headers and footers. Inherited from LinkBase.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
ImageCollectionProvides access to the link’s collection of images.
ImagesA collection of images which can be added to the Page Headers and Footers.
ImageStreamFor internal use. Specifies a stream which contains images to display in the link’s Page Header and Footer.
LandscapeGets or sets a value indicating whether the page orientation is landscape. Inherited from LinkBase.
LinksGets a collection of links of a CompositeLinkBase object. Inherited from CompositeLinkBase.
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.
OwnerFor internal use. Inherited from LinkBase.
PageHeaderFooterGets or sets the object used to fill the document’s area that is occupied by the page header and page footer. Inherited from LinkBase.
PaperKindGets or sets the type of paper for the document. Inherited from LinkBase.
PaperNameGets or sets the name of the custom paper which is used in the printer that the document is going to be printed on. Inherited from LinkBase.
PrintableObjectTypeGets the type of the object to be printed. Inherited from LinkBase.
PrintingSystemGets or sets the Printing System used to create and print a document for this link.
PrintingSystemBaseGets or sets the Printing System used to create and print a document for this link. Inherited from CompositeLinkBase.
RightToLeftLayoutSpecifies the orientation of the document’s content. Inherited from LinkBase.
RtfReportFooterGets or sets the RTF text, which will be printed as a Report Footer. Inherited from LinkBase.
RtfReportHeaderGets or sets the RTF text, which will be printed as a Report Header. Inherited from LinkBase.
SiteGets or sets the ISite of the Component. Inherited from Component.
SkipAreaGets or sets report areas that should be skipped. Inherited from LinkBase.
VerticalContentSplittingGets 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. Inherited from LinkBase.

See Also

CompositeLink Class

CompositeLink Members

DevExpress.XtraPrintingLinks Namespace