Skip to main content
A newer version of this page is available. .

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
AddDrawingAction(DeferredAction) For internal use.
CanPublish(Brick) For internal use. Inherited from IPrintingSystemContext.
Dispose() Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable.
GetPageCount(Int32, DefaultBoolean) For internal use.
GetService(Type) Gets the service object of the specified type. Inherited from IServiceProvider.
ResetDrawingPage() For internal use.
SetDrawingPage(Page) For internal use.
See Also