[]
Sends default printing style for the currently selected view to the printer.
public void Print()
Sends the specified printing style from file to the printer.
public void Print(string fileName)
| Type | Name | Description |
|---|---|---|
| string | fileName | The string object determining style's file name to print. |