Back to Devexpress

LinkBase Properties

corelibraries-devexpress-dot-xtraprinting-dot-linkbase-dot-underscore-properties.md

latest5.0 KB
Original Source

LinkBase Properties

The base class for all printing links.

NameDescription
ActivityGets the current document creation status.
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).
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.
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.
MarginsGets or sets the margins of a report page (measured in hundredths of an inch).
MinMarginsSpecifies the minimum printer margin values.
OwnerFor internal use.
PageHeaderFooterGets or sets the object used to fill the document’s area that is occupied by the page header and page footer.
PaperKindGets or sets the type of paper for the document.
PaperNameGets or sets the name of the custom paper which is used in the printer that the document is going to be printed on.
PrintableObjectTypeGets the type of the object to be printed.
PrintingSystemBaseGets or sets the Printing System used to create and print a document for this link.
RightToLeftLayoutSpecifies the orientation of the document’s content.
RtfReportFooterGets or sets the RTF text, which will be printed as a Report Footer.
RtfReportHeaderGets or sets the RTF text, which will be printed as a Report Header.
SiteGets or sets the ISite of the Component. Inherited from Component.
SkipAreaGets or sets report areas that should be skipped.
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.

See Also

LinkBase Class

LinkBase Members

DevExpress.XtraPrinting Namespace