'Declaration Property Zoom As Integer
'Usage Dim instance As IPageSetup Dim value As Integer instance.Zoom = value value = instance.Zoom
int Zoom {get; set;}
'Declaration Property Zoom As Integer
'Usage Dim instance As IPageSetup Dim value As Integer instance.Zoom = value value = instance.Zoom
int Zoom {get; set;}