8.46.  SymbolMarginTop, SymbolMarginBottom, SymbolMarginLeft, SymbolMarginRight Properties

Description

These four properties control the margins around the symbol boundary (including barcode, human readable and comment).

Syntax

HRESULT get_SymbolMarginTop(LONG* pVal);
HRESULT put_SymbolMarginTop(LONG val);
HRESULT get_SymbolMarginBottom(LONG* pVal);
HRESULT put_SymbolMarginBottom(LONG val);
HRESULT get_SymbolMarginLeft(LONG* pVal);
HRESULT put_SymbolMarginLeft(LONG val);
HRESULT get_SymbolMarginRight(LONG* pVal);
HRESULT put_SymbolMarginRight(LONG val);

Remarks

These four parameters control the margins around the symbol (barcode, human readable and comment).