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

In This Topic
    Right Property (QuietZone)
    In This Topic
    Gets or sets the right value of the quiet zone.
    Syntax
    'Declaration
     
    Public Property Right As System.Single
    public System.float Right {get; set;}
    See Also