'DeclarationProperty PrintGraphicsBackground As Boolean
'UsageDim instance As IPrinting Dim value As Boolean instance.PrintGraphicsBackground = value value = instance.PrintGraphicsBackground
bool PrintGraphicsBackground {get; set;}
Property Value
The default value is True.