C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that indicates whether optional macro 'Segment Count' field is retrieved when reading PDF417 barcodes.
public bool ReadOptionalMacroSegmentCountField { get; set; } Public Property ReadOptionalMacroSegmentCountField As Boolean public bool ReadOptionalMacroSegmentCountField {get; set;} @property (nonatomic, assign) BOOL readOptionalMacroSegmentCountField public boolean getReadOptionalMacroSegmentCountField()public void setReadOptionalMacroSegmentCountField(boolean value)
<br/>get_ReadOptionalMacroSegmentCountField();<br/>set_ReadOptionalMacroSegmentCountField(value);<br/>Object.defineProperty('ReadOptionalMacroSegmentCountField'); true to retrieve the optional macro 'Segment Count' field when reading PDF417 barcodes. Otherwise, false. The default value is false.
For an example, refer to PDF417BarcodeReadOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
