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