BaseGenerationParameters.ImageHeight

BaseGenerationParameters.ImageHeight property

BarCode image height when AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.

public Unit ImageHeight { get; set; }

See Also