Initializes a new instance of the PDF417BarcodeWriteOptions class with default values.
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.
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
