Name | Description | |
---|---|---|
PDF417Barcode Constructor | Initializes a new PDF417Barcode object. |
The following tables list the members exposed by PDF417Barcode.
Name | Description | |
---|---|---|
PDF417Barcode Constructor | Initializes a new PDF417Barcode object. |
Name | Description | |
---|---|---|
ActualColumns | Returns the actual number of columns used by this barcode. | |
ActualRows | Returns the actual number of rows used by this barcode. | |
AlternateData | Gets or sets the alternate data to encode as a barcode. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBidimensionalBarcode) | |
BackColor | Gets or sets the background color of the barcode. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode) | |
BarColor | Gets or sets the bars color. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode) | |
BottomQuietZone | Gets or sets the height of the bottom quiet zone of the barcode. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode) | |
Columns | Gets or sets the number of columns in this barcode. | |
CompactionMode | Gets or sets the data compaction mode for this barcode. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBasePDF417Barcode) | |
Data | Gets or sets the string to be encoded as barcode. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode) | |
ErrorCorrectionLevel | Gets or sets the level of error correction used by this barcode. | |
Height | Gets the height in points of the barcode rectangle. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode) | |
IsValid | Gets a value indicating whether a valid barcode can be built. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBasePDF417Barcode) | |
Left | Gets or sets the X coordinate of the top left corner of the barcode's rectangle. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode) | |
LeftQuietZone | Gets or sets the width of the left quiet zone of the barcode. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode) | |
RightQuietZone | Gets or sets the width of the right quiet zone of the barcode. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode) | |
Rows | Gets or sets the number of rows in this barcode. | |
TextColor | Gets or sets the color of the barcode text. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode) | |
Top | Gets or sets the Y coordinate of the top left corner of the barcode's rectangle. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode) | |
TopQuietZone | Gets or sets the height of the top quiet zone of the barcode. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode) | |
Width | Gets the width in points of the barcode rectangle. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode) | |
XDimension | Gets or sets the width in points of a narrow bar. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode) | |
YDimension | Gets or sets the height of a bar. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode) |
Name | Description | |
---|---|---|
GetMaxDataLength | Calculates the length of the maximum data section that can be encoded in the barcode. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBasePDF417Barcode) |