ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Barcode Class / QuietZoneLeft Property

In This Topic
    QuietZoneLeft Property
    In This Topic
    Gets or sets the left quiet zone of the barcode.
    Syntax
    'Declaration
     
    Public Property QuietZoneLeft As Single
    public float QuietZoneLeft {get; set;}
    See Also