
'Declaration Public MustInherit Class XFACompressedBarcodeSymbologySubset Inherits BarcodeSymbologySubset
public abstract class XFACompressedBarcodeSymbologySubset : BarcodeSymbologySubset
public __gc abstract class XFACompressedBarcodeSymbologySubset : public BarcodeSymbologySubset*
public ref class XFACompressedBarcodeSymbologySubset abstract : public BarcodeSymbologySubset^
The data that is placed in the barcode is a byte with a numeric value of 129, followed by a byte with a numeric value of 1, followed by the data compressed using the method defined by the Internet Engineering Task Force (IETF) in RFC1951 (DEFLATE Compressed Data Format Specification version 1.3). No predictor is used.
For details see: Adobe XML Forms Architecture (XFA) Specification, 12 Using Barcodes, Pre-Processing of Barcode Data.
System.Object
 Vintasoft.Barcode.BarcodeSymbology
   Vintasoft.Barcode.SymbologySubsets.BarcodeSymbologySubset
     Vintasoft.Barcode.SymbologySubsets.XFACompressedBarcodeSymbologySubset
       Vintasoft.Barcode.SymbologySubsets.XFACompressedAztecBarcodeSymbology
       Vintasoft.Barcode.SymbologySubsets.XFACompressedDataMatrixBarcodeSymbology
       Vintasoft.Barcode.SymbologySubsets.XFACompressedPDF417BarcodeSymbology
       Vintasoft.Barcode.SymbologySubsets.XFACompressedQRCodeBarcodeSymbology
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5