IGraphics Interface
In This Article
Provides the essential functionality for document printing.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
public interface IGraphics :
IGraphicsBase,
IDisposable,
IPrintingSystemContext,
IServiceProvider
#Related API Members
The following members return IGraphics objects:
Library | Related API Members |
---|---|
Cross-Platform Class Library | Page |
.NET Reporting Tools | Draw |
See Also