Back to Devexpress

CompositeLink Constructors

windowsforms-devexpress-dot-xtraprintinglinks-dot-compositelink-dot-ctor.md

latest1.3 KB
Original Source

CompositeLink Constructors

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

NameParametersDescription
CompositeLink()noneInitializes a new instance of the CompositeLink class with default settings.
CompositeLink(PrintingSystem)psInitializes a new instance of the CompositeLink class with the specified printing system.
CompositeLink(IContainer)containerInitializes a new instance of the CompositeLink class with the specified container.

See Also

CompositeLink Class

CompositeLink Members

DevExpress.XtraPrintingLinks Namespace