Skip to main content
All docs
V26.1
  • BarcodeOptionsBuilder<TOptions, TBuilder>.WithSize Method

    Name Parameters Description
    WithSize(SizeF) size Specifies the size of the barcode image and returns the builder object.
    WithSize(Single, Single) width, height Specifies the width and height of the barcode image and returns the builder object.