Skip to main content
A newer version of this page is available. .

RichEditDocumentXpfPrinter Class

Allows you to print the fixed document.

Namespace: DevExpress.Xpf.RichEdit

Assembly: DevExpress.Xpf.RichEdit.v21.1.dll

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

public class RichEditDocumentXpfPrinter

Remarks

The RichEditDocumentXpfPrinter class provides the CreateFixedDocument method, which allows you to create a FixedDocument instance from a document loaded to the control.

Inheritance

Object
RichEditDocumentXpfPrinter
See Also