Back to Devexpress

PrintableComponentLink Properties

windowsforms-devexpress-dot-xtraprinting-dot-printablecomponentlink-dot-underscore-properties.md

latest7.8 KB
Original Source

PrintableComponentLink Properties

A link to print and export components that implement the IPrintable interface.

NameDescription
ActivityGets the current document creation status. Inherited from LinkBase.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ComponentGets or sets a IPrintable user implementation printed via the current link. Inherited from PrintableComponentLinkBase.
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.
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 by the link. Inherited from PrintableComponentLinkBase.
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 LinkBase.
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

PrintableComponentLink Class

PrintableComponentLink Members

DevExpress.XtraPrinting Namespace