PageScalingScaleWidth class

PageScalingScaleWidth class

Specifies the scaling factor in the ImageableSizeWidth direction for custom scaling. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagescalingscalewidth

Inheritance: PageScalingScaleWidthIntegerParameterInitParameterInitPrintTicketElement

The PageScalingScaleWidth type exposes the following members:

Constructors

ConstructorDescription
initCreates a new instance.

Properties

PropertyDescription
nameGets the element name.
min_valueFor integer- or decimal-valued parameters, defines the smallest allowed value.
max_valueFor integer- or decimal-valued parameters, defines the largest allowed value.
multipleFor integer- or decimal-valued parameters, the value of the parameter should be a multiple of this number.

See Also