VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode.Wpf Namespace / BarcodeDrawingContextRenderer Class
Constructors Properties Methods SeeAlso
In This Topic
    BarcodeDrawingContextRenderer Class Members
    In This Topic
    The following tables list the members exposed by BarcodeDrawingContextRenderer.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BarcodeDrawingContextRenderer 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 drawing context, where barcode must be rendered.
    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