HiddenLinesViewOnPaper.Print Method

Prints the computed lines.
Public Sub Print( _ 
ByVal e As PrintPageEventArgs
)
This language is not supported or no code example is available.
public void Print( 
PrintPageEventArgs e 
)
This language is not supported or no code example is available.

Parameters

e
PrintPageEventArgs

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition