[]
Shows the standard print dialog, allowing the user to print the currently loaded document.
public bool Print()
Public Function Print() As Boolean
| Type | Description |
|---|---|
| bool | True if the user pressed OK in the dialog, false if the user cancelled the dialog. |