Barcode.CodeArray Property

PDF File Writer

BarcodeCodeArray Property

Gets a copy of CodeArray

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public int[] CodeArray { get; }

Property Value

Type: Int32
See Also