[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.Code128Builder.AutoWidthZoom

AutoWidthZoom Method

AutoWidthZoom(int)

Configurates AutoWidthZoom. Sets a zoom factor applied to the automatically calculated control width.

Declaration
public virtual Code128Builder AutoWidthZoom(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
Code128Builder

Current builder.

Remarks

This property makes effect only if the AutoWidth property is set to true. It can take any numeric value equal or greater than 1.