'Declaration <ToolboxBitmapAttribute("", null)> <ClassInterfaceAttribute(AutoDispatch)> <DesignerCategoryAttribute("Component")> <DefaultPropertyAttribute("DocumentName")> <DefaultEventAttribute("PrintPage")> <SRDescriptionAttribute("Defines an object that sends output to a printer.")> Public Class ImagePrintDocument Inherits System.Drawing.Printing.PrintDocument
[ToolboxBitmap("", null)] [ClassInterface(AutoDispatch)] [DesignerCategory("Component")] [DefaultProperty("DocumentName")] [DefaultEvent("PrintPage")] [SRDescription("Defines an object that sends output to a printer.")] public class ImagePrintDocument : System.Drawing.Printing.PrintDocument
[ToolboxBitmap("", null)] [ClassInterface(AutoDispatch)] [DesignerCategory("Component")] [DefaultProperty("DocumentName")] [DefaultEvent("PrintPage")] [SRDescription("Defines an object that sends output to a printer.")] public __gc class ImagePrintDocument : public System.Drawing.Printing.PrintDocument*
[ToolboxBitmap("", null)] [ClassInterface(AutoDispatch)] [DesignerCategory("Component")] [DefaultProperty("DocumentName")] [DefaultEvent("PrintPage")] [SRDescription("Defines an object that sends output to a printer.")] public ref class ImagePrintDocument : public System.Drawing.Printing.PrintDocument^
Вот C#/VB.NET код, который демонстрирует, как распечатать многостраничный TIFF файл. Размер каждого изображения будет изменен, чтобы заполнить страницу.
System.Object
 System.MarshalByRefObject
   System.ComponentModel.Component
     System.Drawing.Printing.PrintDocument
       Vintasoft.Imaging.Print.ImagePrintDocument
         Vintasoft.Imaging.Annotation.Print.AnnotatedImagePrintDocument
         Vintasoft.Imaging.Pdf.Print.PdfPrintDocument
Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
Члены типа ImagePrintDocument
Пространство имен Vintasoft.Imaging.Print
UseVectorRendering