| Name | Description |
 | AustralianPostCustomerInfoFormat | Gets or sets the format of customer information field of Australia Post 4-state barcode. |
 | AztecDataLayers | Gets or sets number of data layers in aztec symbol. |
 | AztecEncodingMode | Gets or sets Aztec data encoding mode. |
 | AztecErrorCorrectionDataPercent | Gets or sets a percent of error correction data in aztec symbol. |
 | AztecSymbol | Gets or sets Aztec symbol type. |
 | BackColor | Gets or sets the back color of barcode. |
 | Barcode | Gets or sets the type of barcode symbology. |
 | BarsRatio | Gets or sets the ratio of the wide bar width to the narrow bar width (only for barcodes width 1X and 2X bars width). |
 | BarsWidthAdjustment | Gets or sets the adjustment method of bars width in percentage to the value of MinWidth property. |
 | BearerBars | Gets or sets the style of bearer bars. |
 | BearerBarWidth | Gets or sets the width of bearer bars, in pixels. |
 | Code128EncodingMode | Gets or sets the Code128 data encoding mode. |
 | Code16KEncodingMode | Gets or sets the Code 16K data encoding mode. |
 | Code16KRows | Gets or sets Code 16K row count. |
 | DataMatrixEncodingMode | Gets or sets the Data Matrix data encoding mode. |
 | DataMatrixSymbol | Gets or sets the Data Matrix symbol size. |
 | DotCodeInterpretNonDataCharacters | Gets or sets a value indicating whether the barcode writer must interpret non-data characters in DotCode barcode. |
 | DotCodeMatrixHeight | Gets or sets DotCode matrix height. |
 | DotCodeMatrixWidth | Gets or sets DotCode matrix width. |
 | DotCodeMatrixWidthHeightRatio | Gets or sets the width/height aspect ratio of DotCode matrix. |
 | DotCodeRectangularModules | Gets or sets a value indicating whether the barcode writer must generate the Dotcode cells with square form. |
 | DrawBarcodeDecorationsMethod | Gets or sets method that draws the decorations (logo, arts and etc) on barcode image. |
 | EANSubtypePrintableValue | Gets or sets text that must be printed under EAN (ISSN, ISMN, ISBN) barcode. |
 | EnableTelepenNumericMode | Gets or sets a value indicating whether the barcode writer enables the numeric mode in Telepen barcodes. |
 | ForeColor | Gets or sets the fore color of barcode. |
 | GS1TwoDimensionalComponentType | Gets or sets GS1 2D component type. |
 | HanXinCodeEncodingMode | Gets or sets Han Xin Code data encoding mode. |
 | HanXinCodeErrorCorrectionLevel | Gets or sets Han Xin Code error correction level. |
 | HanXinCodeSymbol | Gets or sets the Han Xin Code symbol version (symbol size). |
 | Height | Gets or sets the height, in pixels, of 1D barcode. |
 | MaxiCodeEncodingMode | Gets or sets the MaxiCode encoding mode. |
 | MaxiCodeResolution | Gets or sets the MaxiCode barcode resolution. |
 | MicroPDF417Columns | Gets or sets MicroPDF417 column count. |
 | MicroPDF417EncodingMode | Gets or sets MicroPDF417 data encoding mode. |
 | MicroPDF417RowHeight | Gets or sets the row height of Micro PDF417. |
 | MicroPDF417Symbol | Gets or sets the MicroPDF417 symbol size. |
 | MinWidth | Gets or sets the width (and height for 2D barcodes), in pixels, of single block. |
 | MSIChecksum | Gets or sets a checksum type of MSI barcode. |
 | OptionalCheckSum | Gets or sets a value indicating whether the barcode writer calculates an optional checksum. |
 | Padding | Gets or sets the barcode padding, in MinWidth. |
 | PDF417Columns | Gets or sets PDF417 column count. |
 | PDF417EncodingMode | Gets or sets PDF417 data encoding mode. |
 | PDF417ErrorCorrectionLevel | Gets or sets PDF417 error correction level. |
 | PDF417RowHeight | Gets or sets the row height of PDF417. |
 | PDF417Rows | Gets or sets PDF417 row count. |
 | PharmacodeMaxValue | Gets or sets the maximum barcode value of Pharmacode barcode. |
 | PixelFormat | Gets or sets the image pixel format. |
 | PostBarcodesADMultiplier | Gets or sets the Post barcodes Ascender/Descender height multiplier. |
 | PrintableValue | Gets or sets text that must be printed under barcode. |
 | ProcessSpecialSymbols | Gets or sets a value indicating whether the barcode writer processes the special symbols in barcode value. |
 | QREncodingMode | Gets or sets QR data encoding mode. |
 | QRErrorCorrectionLevel | Gets or sets QR error correction level. |
 | QRMaskPattern | Gets or sets QR mask pattern. |
 | QRSymbol | Gets or sets the QR symbol version (symbol size). |
 | QuietZoneBottom | Gets or sets the quiet zone, in pixels, at bottom side. |
 | QuietZoneLeft | Gets or sets the quiet zone, in pixels, at left side. |
 | QuietZoneRight | Gets or sets the quiet zone, in pixels, at right side. |
 | QuietZoneTop | Gets or sets the quiet zone, in pixels, at top side. |
 | Resolution | Gets or sets image vertical and horizontal resolution, in dots per inch. |
 | RSS14StackedOmnidirectional | Gets or sets a value indicating whether the barcode writer writes RSS-14 Stacked Omnidirectional barcode. |
 | RSSExpandedStackedSegmentPerRow | Gets or sets the number of segments per row to be used in RSS Expanded Stacked barcode. |
 | RSSLinkageFlag | Gets or sets a value indicating whether the RSS linear component has linked 2D component. |
 | UseCode39ExtendedEncodeTable | This property is obsolete, use BarcodeSymbologySubsets.Code39Extended barcode subset. |
 | UseLegacyVectorGenerator | Gets or sets a value indicating whether the legacy vector generator must be used. |
 | Value | Gets or sets the value of the barcode. |
 | Value2DVisible | Gets or sets a value indicating whether the barcode writer draws the 2D barcode value on the barcode image. |
 | ValueAutoLetterSpacing | Gets or sets a value indicating whether the barcode writer draws the barcode value on the barcode image using the automatic letter spacing. |
 | ValueFont | Gets or sets the font of the barcode value written as text. |
 | ValueGap | Gets or sets the amount of gap between the text and the barcode when creating a barcode, in pixels. |
 | ValueItems | Gets or sets an array of value items of barcode. |
 | ValueVisible | Gets or sets a value indicating whether the barcode writer draws the 1D barcode value on the barcode image. |