'Declaration <DefaultValueAttribute("")> Public Property FooterLeftImage As Byte()
'Usage Dim instance As PrintInfo Dim value() As Byte instance.FooterLeftImage = value value = instance.FooterLeftImage
[DefaultValue("")] public byte[] FooterLeftImage {get; set;}