The size of the pages
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public double PageSize { get; set; } |
| Visual Basic |
|---|
Public Property PageSize As Double Get Set |
| JScript |
|---|
function get PageSize () : double function set PageSize (value : double) |