You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
733 lines
12 KiB
733 lines
12 KiB
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="GENERATOR" content="VSdocman - documentation generator; https://www.helixoft.com" />
|
|
<link rel="icon" href="favicon.ico">
|
|
<title>LinearEncoder Properties</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
|
|
<script src="msdn2019/toc.js"></script>
|
|
<link rel="stylesheet" type="text/css" href="msdn2019/msdn2019.css">
|
|
<script src="msdn2019/msdn2019.js" type="text/javascript"></script>
|
|
<script src="SyntaxHighlighter/scripts/shCore_helixoft.js" type="text/javascript"></script>
|
|
<script src="SyntaxHighlighter/scripts/shBrushVb.js" type="text/javascript"></script>
|
|
<script src="SyntaxHighlighter/scripts/shBrushCSharp.js" type="text/javascript"></script>
|
|
<script src="SyntaxHighlighter/scripts/shBrushFSharp.js" type="text/javascript"></script>
|
|
<script src="SyntaxHighlighter/scripts/shBrushCpp.js" type="text/javascript"></script>
|
|
<script src="SyntaxHighlighter/scripts/shBrushJScript.js" type="text/javascript"></script>
|
|
<link href="SyntaxHighlighter/styles/shCore.css" rel="stylesheet" type="text/css" />
|
|
<link href="SyntaxHighlighter/styles/shThemeMsdnLW.css" rel="stylesheet" type="text/css" />
|
|
<script type="text/javascript">
|
|
SyntaxHighlighter.all();
|
|
</script>
|
|
<link rel="stylesheet" type="text/css" href="vsdocman_overrides.css">
|
|
</head>
|
|
|
|
<body style="direction: ltr;">
|
|
<div id="topic">
|
|
<!--HEADER START-->
|
|
<div id="header">
|
|
<div id="header-top-container">
|
|
<div id="header-top-parent-container1">
|
|
<div id="header-top-container1">
|
|
<div id="runningHeaderText1"><a id="headerLogo" href="#" onclick="window.location.href = getCssCustomProperty('--headerLogoLink'); return false;">logo</a></div>
|
|
<div id="runningHeaderText1b"><script>
|
|
document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
|
</script></div>
|
|
</div>
|
|
</div>
|
|
<div id="header-top-container2">
|
|
<div id="runningHeaderText">SOLUTION-WIDE PROPERTIES Reference</div>
|
|
|
|
<div id="search-bar-container">
|
|
<form id="search-bar" action="search--.html">
|
|
<input id="HeaderSearchInput" type="search" name="search" placeholder="Search" >
|
|
<button id="btn-search" class="c-glyph" title="Search">
|
|
<span>Search</span>
|
|
</button>
|
|
</form>
|
|
<button id="cancel-search" class="cancel-search" title="Cancel">
|
|
<span>Cancel</span>
|
|
</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<hr />
|
|
<div id="header-breadcrumbs"></div>
|
|
<div id="headerLinks">
|
|
</div>
|
|
<hr />
|
|
</div>
|
|
<!--HEADER END-->
|
|
|
|
<div id="mainSection">
|
|
|
|
<div id="toc-area">
|
|
<div id="toc-container" class="stickthis full-height">
|
|
<div id="-1"></div>
|
|
<div id="c-1">
|
|
<div id="ci-1" class="inner-for-height"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="mainBody">
|
|
<h1 class="title">LinearEncoder Properties</h1>
|
|
<p />
|
|
<p>
|
|
The following tables list the members exposed by the
|
|
<a href="topic_00000000000003C7.html">LinearEncoder</a>
|
|
type.
|
|
</p>
|
|
|
|
<div class="section_container">
|
|
<div class="section_heading">
|
|
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Properties</a></span>
|
|
<div> </div>
|
|
</div>
|
|
|
|
<div id="PropertiesSection" class="section">
|
|
<table class="memberListTable">
|
|
<tr>
|
|
<th></th>
|
|
<th>
|
|
Name
|
|
</th>
|
|
<th>
|
|
Description
|
|
</th>
|
|
</tr>
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003D4.html">BarcodeHeight</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// Sets the desired height in pixels for the barcode element of the image.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003E1.html">BarcodeHeightChanged</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// Indicates if the barcode height was altered to accomodate symbology constraints.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003DF.html">BarcodeWidth</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// Width of the generated barcode.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003DE.html">CodecName</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003CC.html">Description</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// Encoder description.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003D7.html">Dpi</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// Sets the desired image dpi.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003E2.html">DpiChanged</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// Indicates if DPI was adjusted to fit system set constraints.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003CA.html">EncodedValue</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// Internal Barcode Value that can be reached by the renderer.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003DA.html">EncodingFontFamily</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// The font to be used for the encoding label if shown.
|
|
/// Will default to the system default font, if not set.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003D2.html">HumanReadableFont</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// The font to be used for the human readable value, if shown.
|
|
/// Will default to the system default font if not set.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003E3.html">HumanReadableFontSizeChanged</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// Indicates if the human readable font size was changed to prevent text exceeding barcode width.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003D0.html">HumanReadablePosition</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// Sets the visibility and position of the human readable value.
|
|
/// Hidden, Above, Below, Embedded
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003CF.html">HumanReadableSymbolAligned</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// Sets the human readable label to align with associated barcode symbol
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003CE.html">HumanReadableValue</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// The human readable value.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003DD.html">ImageCodec</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003CD.html">PropertyChanged</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// Used to detect if any properties have changed.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003DC.html">Quietzone</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// Sets the starting subset to "A" or "B", where an explicit subset is not required.
|
|
/// Will default to "A" if not set.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003D9.html">ShowEncoding</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// When true, will include a human readable label of the barcode encoding values
|
|
/// for the corresponding part of the barcode. The position of this label will adjust
|
|
/// top or bottom, dependent on the use of a human readable value and its position. Default is top.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003CB.html">Symbology</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// Barcode symbology.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003D8.html">TargetWidth</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// Target pixel width for the barcode.
|
|
/// If set, the encoder will attempt to get as close to this value without exceeding, when generating the barcode
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003D6.html">WideBarRatio</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// X-dimension is the width of the narrowest bar element in the barcode.
|
|
/// All other bar and spaces widths in the barcode are a multiple of this value.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003D5.html">XDimension</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// X-dimension is the width of the narrowest bar element in the barcode.
|
|
/// All other bar and spaces widths in the barcode are a multiple of this value.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<a href="topic_00000000000003E0.html">XDimensionChanged</a>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
/// Indicates if the X-dimension was altered to accomodate symbology constraints.
|
|
///
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
</table>
|
|
|
|
<a href="#mainBody">
|
|
Top
|
|
</a>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="section_container">
|
|
<div class="section_heading">
|
|
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">See Also</a></span>
|
|
<div> </div>
|
|
</div>
|
|
|
|
<div id="seeAlsoSection" class="section">
|
|
<div>
|
|
<a href="topic_00000000000003C7.html">LinearEncoder Class</a><br />
|
|
<a href="topic_000000000000039C.html">Barcoded Namespace</a><br />
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="internal-toc-area">
|
|
<div id="internal-toc-container" class="stickthis">
|
|
<h3 id="internal-toc-heading">In this article</h3>
|
|
<span id="internal-toc-definition-localized-text">Definition</span>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
<div id="footer">
|
|
<div id="footer-container">
|
|
<p>Generated with <a target="_top" href="http://www.helixoft.com/vsdocman/overview.html">VSdocman</a></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|