public Padding BarcodeMargins { get; set; }
Public Property BarcodeMargins As Padding Get Set
public: property Padding BarcodeMargins { Padding get (); void set (Padding value); }