Skip to main content
All docs
V26.1
  • PrintingSystemBase.PlatformDrawingCache Property

    Namespace: DevExpress.XtraPrinting

    Assembly: DevExpress.Printing.v26.1.Core.dll

    NuGet Package: DevExpress.Printing.Core

    Declaration

    [Browsable(false)]
    public IDXPlatformCache PlatformDrawingCache { get; }

    Property Value

    Type
    DevExpress.Drawing.Internal.IDXPlatformCache
    See Also