PdfPrintPageEventArgs.Graphics Property
Gets the Graphics used to paint the page
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.1.dll
NuGet Package: DevExpress.Wpf.PdfViewer
Declaration
Property Value
Type | Description |
---|---|
Graphics | A Graphics used to paint this page. |
See Also