public int Bottom {get; set;}
'Declaration Public Property Bottom As Integer
'Declaration
Public Property Bottom As Integer
'Usage Dim instance As PrintMargin Dim value As Integer instance.Bottom = value value = instance.Bottom
'Usage
Dim instance As PrintMargin Dim value As Integer instance.Bottom = value value = instance.Bottom
PrintMargin Class PrintMargin Members