Back to Devexpress

AreaPaintEventArgs.Cache Property

windowsforms-devexpress-dot-xtraprinting-dot-control-dot-areapainteventargs.md

latest1.0 KB
Original Source

AreaPaintEventArgs.Cache Property

Namespace : DevExpress.XtraPrinting.Control

Assembly : DevExpress.XtraPrinting.v25.2.dll

NuGet Package : DevExpress.Win.Printing

Declaration

csharp
public GraphicsCache Cache { get; }
vb
Public ReadOnly Property Cache As GraphicsCache

Property Value

Type
GraphicsCache

See Also

AreaPaintEventArgs Class

AreaPaintEventArgs Members

DevExpress.XtraPrinting.Control Namespace