Document Solutions for PDF
DS.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 quiet zone.
    Syntax
    'Declaration
     
    Public Property Left As System.Single
    public System.float Left {get; set;}
    See Also