Prints the data
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public virtual void Print( bool showPreview ) |
| Visual Basic |
|---|
Public Overridable Sub Print ( _ showPreview As Boolean _ ) |
| JScript |
|---|
public function Print( showPreview : boolean ) |
Parameters
- showPreview
- Type: System..::..Boolean