Back to Devexpress

CompositeLink Constructors

wpf-devexpress-dot-xpf-dot-printing-dot-compositelink-dot-ctor.md

latest1.2 KB
Original Source

CompositeLink Constructors

A composite link that can be used to combine several Printing Links together into a composite document.

NameParametersDescription
CompositeLink(IEnumerable<TemplatedLink>, String)links, documentNameInitializes a new object of the CompositeLink type with the specified settings.
CompositeLink(IEnumerable<TemplatedLink>)linksInitializes a new instance of the CompositeLink class with the specified collection of printing links to compose.

See Also

CompositeLink Class

CompositeLink Members

DevExpress.Xpf.Printing Namespace