IGraphics Interface
Provides the essential functionality for document printing.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
public interface IGraphics :
IGraphicsBase,
IDXGraphicsBase,
IDXMeasurer,
IDisposable,
IPrintingSystemContext,
IServiceProvider
See Also