Enable or disable the printing with white background.
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool PrintWithWhiteBackground { get; set; } |
Visual Basic |
---|
Public Property PrintWithWhiteBackground As Boolean Get Set |
JScript |
---|
function get PrintWithWhiteBackground () : boolean function set PrintWithWhiteBackground (value : boolean) |