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

In This Topic
    QuietZoneLeft Property (Barcode)
    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