IGraphics Methods
Provides the essential functionality for document printing.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