VintaSoft Imaging .NET SDK 14.1: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.Pdf.Print Namespace / AnnotatedPdfPrintDocument Class
В этом разделе
    AnnotatedPdfPrintDocument Class Methods
    В этом разделе
    Чтобы увидеть список всех методов этого типа, смотрите AnnotatedPdfPrintDocument.
    Публичные Методы
     ИмяОписание
    Public MethodOverloaded. Releases all resources used by the . (Наследуется от System.ComponentModel.Component)
    Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Наследуется от System.MarshalByRefObject)
    Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Наследуется от System.MarshalByRefObject)
    Public MethodStarts the document's printing process. (Наследуется от System.Drawing.Printing.PrintDocument)
    Public MethodProvides information about the print document, in string form. (Наследуется от System.Drawing.Printing.PrintDocument)
    Защищенные Методы
     ИмяОписание
    Protected MethodНачинает печать изображения и позволяет инициализировать настройки печати. (Наследуется от PdfPrintDocument)
    Protected MethodРисует указанную прямоугольную область VintasoftImage в указанной прямоугольной области страницы System.Drawing.Graphics.
    Protected MethodЗавершает печать изображения и позволяет освободить ресурсы, использованные во время печати. (Наследуется от ImagePrintDocument)
    Protected MethodReleases unmanaged resources and performs other cleanup operations before the System.ComponentModel.Component is reclaimed by garbage collection. (Наследуется от System.ComponentModel.Component)
    Protected MethodReturns an object that represents a service provided by the System.ComponentModel.Component or by its System.ComponentModel.Container. (Наследуется от System.ComponentModel.Component)
    Protected MethodCreates a shallow copy of the current System.MarshalByRefObject object. (Наследуется от System.MarshalByRefObject)
    Protected MethodВозвращает значение, указывающее, нужно ли печатать указанное изображение в альбомной ориентации. (Наследуется от ImagePrintDocument)
    Protected MethodВозвращает значение, указывающее, нужно ли печатать указанное изображение в векторном режиме. (Наследуется от PdfPrintDocument)
    Protected MethodВызывает событие System.Drawing.Printing.PrintDocument.BeginPrint. Он вызывается после вызова метода System.Drawing.Printing.PrintDocument.Print и перед печатью первой страницы документа.
    Protected MethodВызывает событие System.Drawing.Printing.PrintDocument.PrintPage. Он вызывается перед печатью страницы. (Наследуется от ImagePrintDocument)
    Смотрите также