[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Barcode.Model

Model Enum

Specifies the models for the QRCode barcode symbology.

Namespace: GrapeCity.ActiveReports.Rendering.Components.Barcode
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum Model

Fields

Name Description
Model1

Specifies QRCode Model 1.

Model2

Specifies QRCode Model 2.

Extension Methods