Вся предоставленная на этом сервере информация собрана нами из разных источников. Если Вам кажется, что публикация каких-то документов нарушает чьи-либо авторские права, сообщите нам об этом.
An abstract class which initiates and executes a print job.
It provides access to a print graphics object which renders
to an appropriate print device.
Gets a Graphics object that will draw to the next page.
The page is sent to the printer when the graphics
object is disposed. This graphics object will also implement
the PrintGraphics interface.