Name | Description | |
---|---|---|
PDFCode16KBarcode Constructor | Initializes a new PDFCode16KBarcode object. |
The following tables list the members exposed by PDFCode16KBarcode.
Name | Description | |
---|---|---|
PDFCode16KBarcode Constructor | Initializes a new PDFCode16KBarcode object. |
Name | Description | |
---|---|---|
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 the number of columns in this barcode. | |
Data | Gets or sets the string to be encoded as barcode. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode) | |
Height | Gets the height in points of the barcode rectangle. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode) | |
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 barcode row. |