Skip to main content

RichEditDocumentXpfPrinter Class

Allows you to print the fixed document.

Namespace: DevExpress.Xpf.RichEdit

Assembly: DevExpress.Xpf.RichEdit.v23.2.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