Get or set the print area.
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public GwxRuntimeViewControl..::..PrintAreaOptions PrintArea { get; set; } |
| Visual Basic |
|---|
Public Property PrintArea As GwxRuntimeViewControl..::..PrintAreaOptions Get Set |
| JScript |
|---|
function get PrintArea () : GwxRuntimeViewControl..::..PrintAreaOptions function set PrintArea (value : GwxRuntimeViewControl..::..PrintAreaOptions) |