Xfinium.Pdf.Graphics Namespace : PdfEan13Barcode Class |
The following tables list the members exposed by PdfEan13Barcode.
Name | Description | |
---|---|---|
![]() | PdfEan13Barcode Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | BackgroundColor | Gets or sets the barcode background color. (Inherited from Xfinium.Pdf.Graphics.PdfBarcode) |
![]() | BarcodeTextPosition | Gets or sets the barcode text position. (Inherited from Xfinium.Pdf.Graphics.Pdf1DBarcode) |
![]() | BarColor | Gets or sets the barcode bar color. (Inherited from Xfinium.Pdf.Graphics.PdfBarcode) |
![]() | Data | Gets or sets the barcode data. (Inherited from Xfinium.Pdf.Graphics.PdfBarcode) |
![]() | EnableCheckSum | Gets or sets a value indicating whether a checksum should be computed. (Inherited from Xfinium.Pdf.Graphics.Pdf1DBarcode) |
![]() | FirstDigitOnSameBaseline | Gets or sets a flag indicating whether the first digit should be printed on the same baseline like the rest of the text. (Inherited from Xfinium.Pdf.Graphics.PdfEanBarcode) |
![]() | Font | Gets or sets the barcode text font. (Inherited from Xfinium.Pdf.Graphics.Pdf1DBarcode) |
![]() | Height | Gets the barcode height. (Inherited from Xfinium.Pdf.Graphics.PdfBarcode) |
![]() | QuietZones | Gets the barcode quiet zones. (Inherited from Xfinium.Pdf.Graphics.PdfBarcode) |
![]() | ShowCheckSum | Gets or sets indicating whether the computed checksum should be shown. (Inherited from Xfinium.Pdf.Graphics.Pdf1DBarcode) |
![]() | Supplement | Gets or sets the data supplement. (Inherited from Xfinium.Pdf.Graphics.PdfEanBarcode) |
![]() | SupplementTextPosition | Gets or sets the position of the supplement text. (Inherited from Xfinium.Pdf.Graphics.PdfEanBarcode) |
![]() | SupplementYDimension | Gets or sets the Y dimension for the supplement barcode. (Inherited from Xfinium.Pdf.Graphics.PdfEanBarcode) |
![]() | TextColor | Gets or sets the barcode text color. (Inherited from Xfinium.Pdf.Graphics.PdfBarcode) |
![]() | Width | Gets the barcode width. (Inherited from Xfinium.Pdf.Graphics.PdfBarcode) |
![]() | XDimension | Gets or sets the X dimension. (Inherited from Xfinium.Pdf.Graphics.PdfBarcode) |
![]() | YDimension | Gets or sets the Y dimension. (Inherited from Xfinium.Pdf.Graphics.PdfBarcode) |