Print document according to the default system printer settings
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
| C# |
|---|
public void Print( bool showProgressDialog ) |
| Visual Basic (Declaration) |
|---|
Public Sub Print ( _ showProgressDialog As Boolean _ ) |
Parameters
- showProgressDialog
- Type: System..::.Boolean