Gets or sets whether economy printing settings are applied to the viewer. False by default.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool UseEconomyPrinting { get; set; } |
| Visual Basic |
|---|
Public Property UseEconomyPrinting As Boolean Get Set |
| JScript |
|---|
function get UseEconomyPrinting () : boolean function set UseEconomyPrinting (value : boolean) |