Search Results for

    Show / Hide Table of Contents

    Class BarcodePharmacode

    Generates the Pharmacode barcode.

    Inheritance
    System.Object
    BarcodeBase
    LinearBarcodeBase
    BarcodePharmacode
    Inherited Members
    LinearBarcodeBase.CalcCheckSum
    LinearBarcodeBase.WideBarRatio
    LinearBarcodeBase.Trim
    LinearBarcodeBase.DrawBarcode(IGraphics, RectangleF)
    BarcodeBase.Name
    BarcodeBase.Color
    BarcodeBase.Font
    BarcodeBase.Clone()
    BarcodeBase.GetDefaultValue()
    Namespace: FastReport.Barcode
    Assembly: FastReport.Base.dll
    Syntax
    public class BarcodePharmacode : LinearBarcodeBase

    Constructors

    BarcodePharmacode()

    Initializes a new instance of the BarcodePharmacode class with default settings.

    Declaration
    public BarcodePharmacode()

    Properties

    IsNumeric

    Declaration
    public override bool IsNumeric { get; }
    Property Value
    Type Description
    System.Boolean
    Overrides
    LinearBarcodeBase.IsNumeric

    QuietZone

    Gets or sets the value indicating that quiet zone must be shown.

    Declaration
    public bool QuietZone { get; set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    Assign(BarcodeBase)

    Declaration
    public override void Assign(BarcodeBase source)
    Parameters
    Type Name Description
    BarcodeBase source
    Overrides
    LinearBarcodeBase.Assign(BarcodeBase)
    Back to top © 1998-2025 Copyright Fast Reports Inc.