XpfRichEditPrinter Constructors
Provides the functionality to implement your custom printing logic.| Name | Parameters | Description |
|---|---|---|
| XpfRichEditPrinter(IRichEditControl) | control | Initializes a new instance of the XpfRichEditPrinter class with the specified settings. |
| XpfRichEditPrinter(IRichEditDocumentServer) | documentServer | Initializes a new instance of the XpfRichEditPrinter class with the specified settings. |
See Also