RichEditDocumentXpfPrinter Class
Allows you to print the fixed document.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v24.1.dll
NuGet Package: DevExpress.Wpf.RichEdit
Declaration
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