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

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