Error processing SSI file
LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)

Show in webframe

PrintPageEventArgs Class






Members 
Provides printing data.
Object Model
Syntax
public sealed class PrintPageEventArgs : System.EventArgs 
'Declaration
 
Public NotInheritable Class PrintPageEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As PrintPageEventArgs

            

            
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

See Also

Reference

PrintPageEventArgs Members
Leadtools.Windows.Printing Namespace

Error processing SSI file