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

<default>

.NET Framework

Supported in: 4.8

In this article

Definition