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