The amount to stretch the numbering width by, with 1 being the normal stretch
Namespace: Ico.GwxAssembly: GwxControls (in GwxControls.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public double NumberingStretch { get; set; } |
| Visual Basic |
|---|
Public Property NumberingStretch As Double Get Set |
| JScript |
|---|
function get NumberingStretch () : double function set NumberingStretch (value : double) |