'Declaration
Property PrintBackground As PrintBackgroundOption
'Usage
Dim instance As IPrintOptions Dim value As PrintBackgroundOption instance.PrintBackground = value value = instance.PrintBackground
PrintBackgroundOption PrintBackground {get; set;}