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

In This Topic
    Left Property (QuietZone)
    In This Topic
    Gets or sets the left value of the barcode's QuietZone.
    Syntax
    'Declaration
     
    Public Property Left As System.Single
    public System.float Left {get; set;}
    See Also