VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode.Gdi Namespace / BarcodeGraphicsRenderer Class
Constructors Properties Methods SeeAlso
In This Topic
    BarcodeGraphicsRenderer Class Members
    In This Topic
    The following tables list the members exposed by BarcodeGraphicsRenderer.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BarcodeGraphicsRenderer class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color.
    Public PropertyGets or sets the barcode element to render. (Inherited from BarcodeRenderer)
    Public PropertyGets or sets the graphics, where barcode must be rendered.
    Public PropertyGets or sets a value indicating whether the barcode must be rendered in HI-quality mode.
    Public Methods
     NameDescription
    Public MethodOverloaded. Returns barcode as an image.
    Public MethodOverloaded. Renders the barcode.
    Protected Methods
     NameDescription
    Protected MethodRenders the barcode element. (Inherited from BarcodeRenderer)
    Protected MethodRenders the barcode layer element. (Inherited from BarcodeRenderer)
    Protected MethodRenders the barcode matrix element. (Inherited from BarcodeRenderer)
    See Also