BarcodeControlGetMarginTop Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Returns the top barcode margin value in specified units.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode.WinForms (in Bytescout.BarCode.WinForms.dll) Version: 7.6.3.1256-master
Syntax
Parameters
- unit
- Type: Bytescout.BarCodeUnitOfMeasure
The unit of measure for retrieved margin value.
Return Value
Type: SingleThe top barcode margin value in specified units.
Implements
IBarcodeGetMarginTop(UnitOfMeasure)See Also