Skip to main content

IGraphics Members

Provides the essential functionality for document printing.

Properties

Name Description
Dpi For internal use.
DrawingPage For internal use. Inherited from IPrintingSystemContext.
Measurer For internal use. Inherited from IPrintingSystemContext.
PrintingSystem For internal use. Inherited from IPrintingSystemContext.

Methods

Name Description
CanPublish(Brick) For internal use. Inherited from IPrintingSystemContext.
Dispose() Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable.
GetService(Type) Gets the service object of the specified type. Inherited from IServiceProvider.
ResetDrawingPage() For internal use.
SetDrawingPage(Page) For internal use.
See Also