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.v19.1.dll

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