C#
VB
WinRT C#
C++
Gets or sets the number of up scaling process stages for the new width to be achieved.
public int WidthUpScalingFactor { get; set; }
Public Property WidthUpScalingFactor As Integer
public int WidthUpScalingFactor {get; set;}
get_WidthUpScalingFactor();
set_WidthUpScalingFactor(value);
Object.defineProperty('WidthUpScalingFactor');
The number of the scaling process stages for the new width to be achieved. The recommended range is from 1 to 20. If MaskImage is used, then 1 should be passed.
Refer to IntelligentUpScaleCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET