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

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