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

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