Visual Basic (Declaration) | |
---|---|
Public MustOverride Property IsWhiteBackground As Boolean |
C# | |
---|---|
public abstract bool IsWhiteBackground {get; set;} |
Traces normally have a dark background. To save ink set this property to true. It will force the trace background to be set to white prior to printing. To maintain the visibility of the trace itself, light trace colors will be darkened on the printed image.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)