public PDF417BarcodeWriteOptions()
Public Function New()
- (instancetype)init
public PDF417BarcodeWriteOptions()
public:
PDF417BarcodeWriteOptions();
In addition to setting the base class members as specified in BarcodeWriteOptions(), the following members are initialized as follows:
Member | Value |
---|---|
HorizontalAlignment | |
VerticalAlignment | |
Truncated |
false |
EnableGroupMode |
false |
SymbolWidthAspectRatio |
2 |
SymbolHeightAspectRatio |
1 |
LimitByRowsAndColumns |
false |
Columns |
0 |
Rows |
0 |
XModule |
30 |
XModuleAspectRatio |
3 |
ECCLevel | |
ECCPercentage |
0 |
For an example, refer to PDF417BarcodeWriteOptions.
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