Back to Devexpress

SimpleLink Constructors

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

latest1.3 KB
Original Source

SimpleLink Constructors

A link to print linear data.

NameParametersDescription
SimpleLink()noneInitializes a new instance of the SimpleLink class with the default settings.
SimpleLink(String)documentNameInitializes a new instance of the SimpleLink class with the specified document name.
SimpleLink(DataTemplate, Int32, String)detailTemplate, detailCount, documentNameInitializes a new instance of the SimpleLink class with the specified document name.
SimpleLink(DataTemplate, Int32)detail, detailCountInitializes a new instance of the SimpleLink class with the specified detail template and detail count.

See Also

SimpleLink Class

SimpleLink Members

DevExpress.Xpf.Printing Namespace