Name | Description | |
---|---|---|
![]() | WpfImageTilePrintEventArgs | Initializes a new instance of the WpfImageTilePrintEventArgs class. |
Name | Description | |
---|---|---|
![]() | WpfImageTilePrintEventArgs | Initializes a new instance of the WpfImageTilePrintEventArgs class. |
Name | Description | |
---|---|---|
![]() ![]() | Empty | (Inherited from System.EventArgs) |
Name | Description | |
---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the print job should be canceled. (Inherited from WpfPrintEventArgs) |
![]() | DrawingContext | Gets the DrawingContext used to paint the page. |
![]() | DrawingSurface | Gets the WpfDrawingSurface of the image. |
![]() | ImageArea | Gets the System.Windows.Rect structure that defines an area on the page, in device-independent pixels (1/96th inch), within which the image can be printed. |
![]() | ImageRect | Gets the System.Windows.Rect structure that defines exact area on the page, in device-independent pixels (1/96th inch), within which the image will be printed. |
![]() | IsPreview | Gets a value indicating whether the WpfImagePrintManager is used for print preview. (Inherited from WpfPrintEventArgs) |
![]() | SourceImage | Gets the VintasoftImage to print. |
![]() | SourceImageRect | Gets the System.Windows.Rect structure that defines an area on the image, in pixels, which is printed on the current page. |