Back to Devexpress

CompositeLinkBase Properties

corelibraries-devexpress-dot-xtraprintinglinks-dot-compositelinkbase-dot-underscore-properties.md

latest6.9 KB
Original Source

CompositeLinkBase Properties

The base class for classes that provide the composite link functionality.

NameDescription
ActivityGets the current document creation status. Inherited from LinkBase.
BreakSpaceSpecifies the indent between the printed content of individual links.
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.
LandscapeGets or sets a value indicating whether the page orientation is landscape. Inherited from LinkBase.
LinksGets a collection of links of a CompositeLinkBase object.
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.
PrintingSystemBaseGets or sets the Printing System used to create and print a document for this link.
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

CompositeLinkBase Class

CompositeLinkBase Members

DevExpress.XtraPrintingLinks Namespace