←Select platform

PrintPageEventArgs Class

Summary

Provides printing data.

Syntax

C#
VB
C++
public sealed class PrintPageEventArgs : System.EventArgs
Public NotInheritable Class PrintPageEventArgs  
   Inherits System.EventArgs 
public ref class PrintPageEventArgs sealed : public System.EventArgs

Remarks

To use PrintPageEventArgs, you create an instance of the class, populate the properties and pass the object to the PrinterHelper.CreateCanvas method.

Example

For an example, refer to PrinterHelper.CreateCanvas.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Controls Assembly
Click or drag to resize