Back to Devexpress

PrintableComponentLinkBase Properties

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

latest6.6 KB
Original Source

PrintableComponentLinkBase Properties

Provides the general functionality to print controls 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.
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.
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.
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

PrintableComponentLinkBase Class

PrintableComponentLinkBase Members

DevExpress.XtraPrintingLinks Namespace