Leadtools.Windows.Printing Namespace > PrintPageEventArgs Class : PrintPageEventArgs Constructor |
public PrintPageEventArgs( Thickness pageMargins, Size printableArea )
'Declaration Public Function New( _ ByVal pageMargins As Thickness, _ ByVal printableArea As Size _ )
'Usage Dim pageMargins As Thickness Dim printableArea As Size Dim instance As New PrintPageEventArgs(pageMargins, printableArea)
public PrintPageEventArgs( Thickness pageMargins, Size printableArea )
function PrintPageEventArgs( pageMargins , printableArea )
public: PrintPageEventArgs( Thickness pageMargins, Size printableArea )
For an example, refer to PrinterHelper.CreateCanvas.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2