VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.Print Namespace / AnnotatedImagePrintDocument Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс AnnotatedImagePrintDocument
    В этом разделе
    Печатает изображения с аннотациями.
    Объектная модель
    AnnotationDataController AnnotatedImagePrintDocument
    Синтаксис
    'Declaration
    
    <ToolboxBitmapAttribute("", null)>
    <DesignerCategoryAttribute("Component")>
    <DefaultPropertyAttribute("DocumentName")>
    <DefaultEventAttribute("PrintPage")>
    <SRDescriptionAttribute("Defines an object that sends output to a printer.")>
    Public Class AnnotatedImagePrintDocument
       Inherits Vintasoft.Imaging.Print.ImagePrintDocument
    
    
    [ToolboxBitmap("", null)]
    [DesignerCategory("Component")]
    [DefaultProperty("DocumentName")]
    [DefaultEvent("PrintPage")]
    [SRDescription("Defines an object that sends output to a printer.")]
    public class AnnotatedImagePrintDocument : Vintasoft.Imaging.Print.ImagePrintDocument
    
    
    [ToolboxBitmap("", null)]
    [DesignerCategory("Component")]
    [DefaultProperty("DocumentName")]
    [DefaultEvent("PrintPage")]
    [SRDescription("Defines an object that sends output to a printer.")]
    public __gc class AnnotatedImagePrintDocument : public Vintasoft.Imaging.Print.ImagePrintDocument*
    
    
    [ToolboxBitmap("", null)]
    [DesignerCategory("Component")]
    [DefaultProperty("DocumentName")]
    [DefaultEvent("PrintPage")]
    [SRDescription("Defines an object that sends output to a printer.")]
    public ref class AnnotatedImagePrintDocument : public Vintasoft.Imaging.Print.ImagePrintDocument^
    
    
    Иерархия наследования

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Drawing.Printing.PrintDocument
                Vintasoft.Imaging.Print.ImagePrintDocument
                   Vintasoft.Imaging.Annotation.Print.AnnotatedImagePrintDocument

    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также