[]
Calculates the zoom factor and page breaks in the document.
public void Setup(PrintPageEventArgs e)
Public Sub Setup(e As PrintPageEventArgs)
| Type | Name | Description |
|---|---|---|
| PrintPageEventArgs | e | PrintPageEventArgs that contains the page information. |