GdiPlusImageRenderHook.BeforeRender(Graphics) Method
Enables rendering of a report document.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Parameters
Name | Type | Description |
---|---|---|
graphics | Graphics | A Graphics object. |
See Also