Name | Description | |
---|---|---|
![]() | AnnotatedImagePrintDocument | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AnnotatedImagePrintDocument | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AnnotationDataController | Gets or sets the annotation data controller. |
![]() | AntiAliasing | Gets or sets a value indicating whether the antialiased rendering is enabled. (Inherited from ImagePrintDocument) |
![]() | Center | Gets or sets a value indicating whether the image is centered on page. (Inherited from ImagePrintDocument) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | DefaultPageSettings | Gets or sets page settings that are used as defaults for all pages to be printed. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | DistanceBetweenImages | Gets or sets space between images, in hundredths of an inch. (Inherited from ImagePrintDocument) |
![]() | DocumentName | Gets or sets the document name to display (for example, in a print status dialog box or printer queue) while printing the document. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | MosaicColumnCount | Gets or sets the number of images displayed horizontally across the page. (Inherited from ImagePrintDocument) |
![]() | MosaicRowCount | Gets or sets the number of images displayed vertically down the page. (Inherited from ImagePrintDocument) |
![]() | OriginAtMargins | Gets or sets a value indicating whether the position of a graphics object associated with a page is located just inside the user-specified margins or at the top-left corner of the printable area of the page. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | PrintAnnotations | Gets or sets a value indicating whether the images should be printed with annotations. |
![]() | PrintController | Gets or sets the print controller that guides the printing process. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | PrintedPageCount | Gets counter of printed pages. (Inherited from ImagePrintDocument) |
![]() | PrinterSettings | Gets or sets the printer that prints the document. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | PrintScaleMode | Gets or sets a value indicating how to scale image. (Inherited from ImagePrintDocument) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | UseImageAutoOrienation | Gets or sets a value indicating whether the print document must select the image orientation automatically by aspect ratio of image and printable area (only in BestFit mode). (Inherited from ImagePrintDocument) |
![]() | UseVectorRendering | Gets or sets a value indicating whether vector rendering must be used for printing of PDF and DOCX pages. (Inherited from ImagePrintDocument) |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Starts the document's printing process. (Inherited from System.Drawing.Printing.PrintDocument) | |
![]() | ToString | Provides information about the print document, in string form. (Inherited from System.Drawing.Printing.PrintDocument) |
Name | Description | |
---|---|---|
![]() | BeginPrintImage | Begins the image printing and allows to initialize the printing settings. (Inherited from ImagePrintDocument) |
![]() | Dispose | Overloaded. (Inherited from System.ComponentModel.Component) |
![]() | DrawImage | Draws the specified rectangular area of VintasoftImage on the specified rectangular area of page's System.Drawing.Graphics. |
![]() | EndPrintImage | Ends the image printing and allows to release resources, which was used during printing. (Inherited from ImagePrintDocument) |
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | (Inherited from System.MarshalByRefObject) |
![]() | NeedsUseLandcapeImageOrientation | Returns a value indicating whether the specified image must be printed in landscape mode. (Inherited from ImagePrintDocument) |
![]() | NeedsVectorPrinting | Returns a value indicating whether the specified image must be printed in vector mode. (Inherited from ImagePrintDocument) |
![]() | OnBeginPrint | Raises the System.Drawing.Printing.PrintDocument.BeginPrint event. It is called after the System.Drawing.Printing.PrintDocument.Print method is called and before the first page of the document prints. |
![]() | OnEndPrint | Raises the System.Drawing.Printing.PrintDocument.EndPrint event. It is called when the last page of the document has printed. |
![]() | OnPrintPage | Raises the System.Drawing.Printing.PrintDocument.PrintPage event. It is called before a page prints. (Inherited from ImagePrintDocument) |
Name | Description | |
---|---|---|
![]() | BeginPrint | Occurs when the System.Drawing.Printing.PrintDocument.Print method is called and before the first page of the document prints. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | EndPrint | Occurs when the last page of the document has printed. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | ImagePrinted | Occurs when an image has been printed on the page. (Inherited from ImagePrintDocument) |
![]() | ImagePrinting | Occurs when an image is being printed on the page. (Inherited from ImagePrintDocument) |
![]() | PrintImage | Occurs when printer needs next image to print. (Inherited from ImagePrintDocument) |
![]() | PrintingException | Occurs when an exception is thrown during work of this ImagePrintDocument. (Inherited from ImagePrintDocument) |
![]() | PrintPage | Occurs when the output to print for the current page is needed. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | QueryPageSettings | Occurs immediately before each System.Drawing.Printing.PrintDocument.PrintPage event. (Inherited from System.Drawing.Printing.PrintDocument) |