Document Solutions for PDF
DS.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / BarcodeOptions Class / QuietZone Property

In This Topic
    QuietZone Property
    In This Topic
    Gets or sets a QuietZone object that specifies the amount of blank space around a barcode.
    Syntax
    'Declaration
     
    Public Property QuietZone As QuietZone
    public QuietZone QuietZone {get; set;}
    See Also