Gets or sets a value that specifies whether this PDF417 barcode symbol is a member of a group of symbols.
public int Group { get; set; }
<BrowsableAttribute(False)>
Public Property Group As Integer
@property (nonatomic, assign) NSInteger group
public int getGroup()
public void setGroup(int value)
An Int32 that specifies whether this PDF417 barcode symbol is a member of a group of symbols. Default value is 0.
This property is set by the BarcodeReader object when a PDF417 symbol is read.
To use this value when writing PDF417 symbols you must set the value of PDF417BarcodeWriteOptions.EnableGroupMode to true.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document