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