PrintingSystemBase.GetOrCreatePlatformDrawingCache<T>(Func<T>) Method
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
| Name | Type |
|---|---|
| createCache | Func<T> |
Type Parameters
| Name |
|---|
| T |
Returns
| Type |
|---|
| T |
See Also