Click or drag to resize
CanvasPrintEventArgsCreateDrawingSession Method
Creates a drawing session for drawing the next page to be printed.

Namespace:  Microsoft.Graphics.Canvas.Printing
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public CanvasDrawingSession CreateDrawingSession()

Return Value

Type: CanvasDrawingSession
See Also